PDA

View Full Version : new article on reverse engineering


Apriorit
09-21-2004, 07:03 PM
http://www.apriorit.com/option=c...id=78&Itemid=53 (http://www.apriorit.com/option=content&task=blogcategory&id=78&Itemid=53)

Classes restoration


Classes restoration is a complicated procedure which requires knowledge of OOP and the way this OOP is organized in specific compiler.

...

sna
09-23-2004, 09:07 AM
Interesting article. Thanks for posting a link!

For improved clarity you could have started out with a class in source code and showed how it's various elements are handled when compiling it.
Then showing the steps to rebuild the source code or as much as possible of it. Just an idea..

Regards, sna