Back to Browse

DEFCON 17: Binary Obfuscation from the Top-Down: Obfuscating Executables Without Writing Assembly

16.5K views
Jan 16, 2011
43:10

Speaker: Sean "Frank^2" Taylor Security Engineer, Rapid7 Binary obfuscation is commonly applied in malware and by software vendors in order to frustrate the efforts of reverse engineers to understand the underlying code. A common misconception is one must be a master of assembly in order to properly obfuscate a binary. However, with knowledge of compiler optimizations and certain keywords, one can frustratingly obfuscate their binary simply by writing specifically crafted high-level code. This talk will attempt to teach an array of methods that can be employed to obfuscate a binary as it is compiled rather than afterward. Knowledge of C/C++ is the only prerequisite for this talk. For more information visit: http://bit.ly/defcon17_information To download the video visit: http://bit.ly/defcon17_videos

Download

0 formats

No download links available.

DEFCON 17: Binary Obfuscation from the Top-Down: Obfuscating Executables Without Writing Assembly | NatokHD