DevAI Research4 min reading time

Kuna: Decompiler Development in the Age of Coding Agents

Hacker News
Read full post
Kuna 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开发

More in Dev

Introducing the Agents API

Covered by 3 sources
Dev1 min read

Datasette 1.0a39 and 0.65.4 security releases

Simon Willison's Weblog
Dev1 min read

Native is now the future of mobile at Shopify

Simon Willison's Weblog