2 papers
cs.SE2025
Decompile-Bench: Million-Scale Binary-Source Function Pairs for Real-World Binary Decompilation
Hanzhuo Tan, Xiaolong Tian, Hanrui Qi +6
Recent advances in LLM-based decompilers have been shown effective to convert low-level binaries into human-readable source code. However, there still lacks a comprehensive benchma…
cs.PL2024
LLM4Decompile: Decompiling Binary Code with Large Language Models
Hanzhuo Tan, Qi Luo, Jing Li +1
Decompilation aims to convert binary code to high-level source code, but traditional tools like Ghidra often produce results that are difficult to read and execute. Motivated by th…