AI RESEARCH
Constraint-Guided Multi-Agent Decompilation for Executable Binary Recovery
arXiv CS.AI
•
ArXi:2604.23940v1 Announce Type: cross Decompilation -- recovering source code from compiled binaries -- is essential for security analysis, malware reverse engineering, and legacy software maintenance. However, existing decompilers produce code that often fails to compile or execute correctly, limiting their practical utility. We present a multi-agent framework that transforms decompiled code into re-executable source through Multi-level Constraint-Guided Decompilation