Static disassembly of obfuscated binaries 论文

2004引用 286
Advanced Malware Detection TechniquesDigital and Cyber ForensicsSecurity and Verification in Computing

摘要

Disassembly is the process of recovering a symbolic representation of a program's machine code instructions from its binary representation. Recently, a number of techniques have been proposed that attempt to foil the disassembly process. These techniques are very effective against state-of-the-art disassemblers, preventing a substantial fraction of a binary program from being disassembled correctly. This could allow an attacker to hide malicious code from static analysis tools that depend on correct disassembler output (such as virus scanners).