IT Underground XI 2008: 64-bit Imports Rebuilding and Unpacking (by S. Doucet)

Posted on September 15, 2008 by Univ.-Doz. Dr. Schneider 
Filed Under IITAC Security Blog


With 64-bit packers and protectors being released, there is presently a growing need to create new tools to facilitate the manual unpacking process and to make it as trivial as it is now for protected 32-bit executables. I’m proposing two brand-new tools: CHimpREC and CHimpREC-64, allowing the spirit of ImpREC to live on under the best possible compatibility with all the x64 versions of the Windows operating system.

This talk is about explaining the inner-workings of coding a 32-bit imports rebuilder and the problems encountered due to the WoW64 environment and Address Space Layout Randomization. Next, is an overview of the differences between the PE and PE32+ formats and their impact on porting CHimpREC to 64-bit. Finally, 2 or 3 short live unpacking sessions with different examples of 64-bit packers and how trivial it has become to deal with them with the help of CHimpREC-64.

Audience will learn:
Theory: How to build their own 32/64-bit Imports Rebuilder tool and automated PE unpackers.
Practice: Useful techniques to quickly unpack 32/64-bit PE executables.



Comments

Leave a Reply