PE Format
Appearance
- Official MSDN Page
- Matt Pietrek at MSDN: An In-Depth Look into the Win32 Portable Executable File Format
- Matt Pietrek at MSDN: An In-Depth Look into the Win32 Portable Executable File Format, Part 2
- screek: PE Parser
- Red Team Notes: Parsing PE File Headers with C++
- 0xRick: A dive into the PE file format - Introduction
- Alexander Sotirov: Tiny PE
- k0deless: PE File Format
- corkami: PE 101 - a windows executable walkthrough
- Cyberdough: Introduction to the PE file format
- Cyberdough: Reflective loading: Loading a PE file in memory