Kuna: Decompiler Development in the Age of Coding Agents
Hacker News
Read full postKuna is a new decompiler developed with the help of a large language model (LLM) that autonomously refines its code by learning from existing decompilers like IDA Pro, Ghidra, and angr. It achieves near-parity with industry standards in structuring C program control flow by iteratively improving through trial and error. The project demonstrates an experimental approach where an LLM can replicate complex decompilation features, highlighting both the potential and limitations of AI-assisted tool开发



