Showing cs.SEShow all
2 papers · 1 filter
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.SE2024★ 2 cited
Prompt-based Code Completion via Multi-Retrieval Augmented Generation
Hanzhuo Tan, Qi Luo, Ling Jiang +4
Automated code completion, aiming at generating subsequent tokens from unfinished code, has been significantly benefited from recent progress in pre-trained Large Language Models (…