PE Parser
Understanding the structure of PE file is very important from the reverser’s point of view. And, I think the best way to learn it is to code a PE file parser itself. So, here is my PE Parser. This was compiled using Visual studio 8.
(Change the exetension to .rar)
PE_Parser download
Ch33r5 !!!