Author Topic: Portable Executable 101  (Read 2015 times)

0 Members and 1 Guest are viewing this topic.

Offline Axon

  • VIP
  • King
  • *
  • Posts: 2047
  • Cookies: 319
    • View Profile
Portable Executable 101
« on: February 19, 2013, 11:38:55 pm »
This graphic is a walkthrough of a simple Windows Portable Executable, that shows its dissected structure and explains how it's loaded by the operating system.

Code: [Select]
http://code.google.com/p/corkami/wiki/PE101
« Last Edit: February 19, 2013, 11:39:20 pm by Axon »