2026
SK2Decompile: LLM-based Two-Phase Binary Decompilation from Skeleton to Skin
ICLR 2026poster
Large Language Models (LLMs) have emerged as a promising approach for binary decompilation. However, the existing LLM-based decompilers still are somewhat limited in effectively presenting a program's source-level structure with its original identifiers. To mitigate this, we introduce SK2Decompile,…