Home Artists Posts Import Register
Patreon importer is back online! Tell your friends ✅

Downloads

Content

This is the first in a four-part series on PE parsing from a reverse engineering perspective. In this tutorial we walk through the PE headers and demonstrate how to mark up code that is parsing these headers in IDA.

Code References

The following are links to the code that was used in the tutorial. These are handy to keep as references as they have the structures and patterns that can be used in IDA when marking up pseudocode.

Further Reading

Hands-On Example

Attached to this post is the compiled example from the tutorial (64-bit) and a 32-bit version of the same example. See if you can replicate the pseudocode markup from the tutorial with both samples.

Files

Understanding PE Parsing for Reverse Engineers Part 1 - PE Headers

This is "Understanding PE Parsing for Reverse Engineers Part 1 - PE Headers" by OALABS on Vimeo, the home for high quality videos and the people who love...

Comments

No comments found for this post.