Binary Obfuscation Using Signals
Source: University of Arizona
Reverse engineering of software is the process of recovering higher-level structure and meaning from a lower-level program representation. It can be used for legitimate purposes - e.g., to recover source code that has been lost - but it is often used for nefarious purposes, e.g., to search for security vulnerabilities in binaries or to steal intellectual property. This paper addresses the problem of making it hard to reverse engineering binary programs by making it difficult to disassemble machine code statically. Binaries are obfuscated by changing many control transfers into signals (traps) and inserting dummy control transfers and "Junk" instructions after the signals.
| Format: | Size: | 214.71 | |
| Date: | Jul 2007 |



