Constraint-Guided Multi-Agent Decompilation for Executable Binary Recovery
📰 ArXiv cs.AI
arXiv:2604.23940v1 Announce Type: cross Abstract: 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 (MCGD). Our ap
DeepCamp AI