On the x86 Representation of Object Oriented Programming Concepts for Reverse Engineers
Modern samples of malicious code often employ object oriented programming techniques incommon languages like C++. Understanding the application of object oriented programmingconcepts, such as data structures, standard classes, polymorphic classes, and how they arerepresented in x86 assembly, is an...