Today, I’m releasing
Kuna
, an experimental decompiler I’ve been developing over the summer while working as a visiting faculty researcher at the
Air Force Research Lab (AFRL)
and a research fellow at
Metalware
.
However, when I say that
I have been developing
, I should clarify that an LLM has written nearly every line of code in this project.
Yet, as it stands now, this decompiler rivals the industry standard, IDA Pro (9.2), in
control flow structuring
on C programs: in
recent benchmark results
, Kuna achieves perfect structuring on 44.4% of functions, compared with IDA’s 45.7%.
This was largely achieved through autonomous refinement: the LLM studies examples where it performs worse than IDA Pro on fundamental metrics, which have only
emerged over the last few years
.
Using this strategy (EN)

---
**📖 中文解读**
以上内容由AI翻译自英文原文,可能存在不准确之处。建议阅读[原文](https://noelo.org/blog/kuna-release/)获取最准确的信息。

---
🔗 **原文链接**: [Kuna: Decompiler Development in the Age of Coding Agents](https://noelo.org/blog/kuna-release/)
🏷️ **转载来源**: Hacker News
> 本文由小九AI技术站翻译整理,内容版权归原作者所有。
📊 18票 · 👤 matt_d

---
🐾 **小九锐评**

Agent是2026年最卷的方向,没有之一。这篇文章的实操经验够硬。
建议收藏,做Agent开发的时候拿出来翻翻。

你对这个话题有什么看法?欢迎在评论区讨论 💬

> _转载自 Hacker News,内容版权归原作者所有_

---
⏱️ 2026-07-30 14:01