Table of Contents
- From Source to Binaries – The Journey of a C Program
- Process Memory – File Mapping, PE Parser, tinyLinker, and Hollowing
- Dynamic API Calling – Thread, Process, and Environment Information
- Shellcode Technique – Exported Function Parsing
- Application Loader Design
- PE Module Relocation
- PE to Shellcode – Transforming PE Files into Shellcode
- Software Packer Design
- Digital Signature – Authenticode Verification
- Reversing User Account Control and Bypassing Tricks
- Appendix – NTFS, Paths, and Symbols

