An In-Depth Analysis Of Disassembly On Full-Scale X86/X64 Binaries

SEC'16: Proceedings of the 25th USENIX Conference on Security Symposium(2016)

引用 210|浏览231
暂无评分
摘要
It is well-known that static disassembly is an unsolved problem, but how much of a problem is it in real software-for instance, for binary protection schemes? This work studies the accuracy of nine state-of-the-art disassemblers on 981 real-world compiler-generated binaries with a wide variety of properties. In contrast, prior work focuses on isolated corner cases; we show that this has led to a widespread and overly pessimistic view on the prevalence of complex constructs like inline data and overlapping code, leading reviewers and researchers to underestimate the potential of binary-based research. On the other hand, some constructs, such as function boundaries, are much harder to recover accurately than is reflected in the literature, which rarely discusses much needed error handling for these primitives. We study 30 papers recently published in six major security venues, and reveal a mismatch between expectations in the literature, and the actual capabilities of modern disassemblers. Our findings help improve future research by eliminating this mismatch.
更多
查看译文
关键词
disassembly,in-depth,full-scale
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要