8 papers
Beyond Text Matching: Towards Reference-Free Evaluation for Human-Oriented Binary Reverse Engineering
Xiuwei Shang, Li Hu, Xiao Jiang +7
Human-Oriented Binary Reverse Engineering (HOBRE) aims to transform decompiled pseudocode into a more human-friendly representation, thereby reducing the cognitive burden of revers…
BinMetric: A Comprehensive Binary Analysis Benchmark for Large Language Models
Xiuwei Shang, Guoqiang Chen, Shaoyin Cheng +5
Binary analysis remains pivotal in software security, offering insights into compiled programs without source code access. As large language models (LLMs) continue to excel in dive…
CompileAgent: Automated Real-World Repo-Level Compilation with Tool-Integrated LLM-based Agent System
Li Hu, Guoqiang Chen, Xiuwei Shang +6
With open-source projects growing in size and complexity, manual compilation becomes tedious and error-prone, highlighting the need for automation to improve efficiency and accurac…
An Empirical Study on the Effectiveness of Large Language Models for Binary Code Understanding
Xiuwei Shang, Zhenkan Fu, Shaoyin Cheng +5
Binary code analysis plays a pivotal role in the field of software security and is widely used in tasks such as software maintenance, malware detection, software vulnerability disc…
FoC: Figure out the Cryptographic Functions in Stripped Binaries with LLMs
Xiuwei Shang, Guoqiang Chen, Shaoyin Cheng +4
Analyzing the behavior of cryptographic functions in stripped binaries is a challenging but essential task. Cryptographic algorithms exhibit greater logical complexity compared to…
AutoPT: How Far Are We from the End2End Automated Web Penetration Testing?
Benlong Wu, Guoqiang Chen, Kejiang Chen +5
Penetration testing is essential to ensure Web security, which can detect and fix vulnerabilities in advance, and prevent data leakage and serious consequences. The powerful infere…