Open mewmew opened 8 years ago
I just ran into this. PE is pretty simple .
A good exercise is to add a stub or try creating a PE from scratch. Either way pretty simple.
Here is something that talks about it a little bit.
https://resources.infosecinstitute.com/adding-a-section-to-pe-binary/
Conduct a dissection of a PE (Portable Executable) "hello world" binary, and do a similar write up on its anatomy.