This is the final tutorial in our four-part series on PE parsing from a reverse engineering perspective. In this tutorial we explore parsing the PE export table. We conclude the tutorial with a complete PEB walk example parsing the exports from NTDLL.
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.
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.
OALABS
2024-09-13 21:56:13 +0000 UTCanests1a
2024-09-13 21:48:40 +0000 UTC성일 배
2024-02-16 07:53:33 +0000 UTCJune
2023-10-25 03:21:56 +0000 UTCm4n0w4r
2023-06-03 03:54:57 +0000 UTC