Kuna: An LLM-Driven Decompiler Rivaling IDA Pro
Kuna: Decompiler Development in the Age of Coding Agents

I am releasing Kuna, an experimental decompiler where an LLM wrote nearly every line of code. Through autonomous refinement, it rivals IDA Pro in control flow structuring by learning from benchmarks. While Kuna builds on decades of research from tools like Ghidra and angr, it proves that scientific feedback can drive automatic tool improvement without replacing human insight.
I emphasize all of this to clarify that this project is more than just slop: it is a truly experimental approach to developing a scientifically interesting tool that gets better automatically.