Explore a comprehensive analysis of C++ code reversing techniques in this conference talk from TROOPERS18. Delve into dynamic object creation, constructors, vtables, and multiple inheritance. Learn about automating the reversing process, implementing dynamic solutions, and utilizing breakpoints effectively. Discover strategies for hooking, creating structures, and adding functions and comments. Examine disassembly techniques, structural offsets, and potential future improvements in C++ code reversing.
When Virtual Hell Freezes Over - Reversing C++ Code