Electronics • Vol 14 • No 22
Interactive End-to-End Decompilation via Large Language Models
November 2025 • Yun‐Long Feng, Xiaoming Shi, Wanxiang Che
The goal of decompilation is to convert compiled low-level code (e.g., assembly code) back into high-level programming languages, enabling analysis in scenarios where source code is unavailable. This task supports various reverse engineering applications, such as vulnerability identification, malware analysis, and legacy software migration. The end-to-end decompilation method based on large language models (LLMs) reduces reliance on additional tools and minimizes manual intervention due to its inherent properties.…