Skip to content
AFP edited this page Jun 15, 2022 · 23 revisions

Welcome to the POEX wiki!

The POEX project give you access to PE file to exploring into PE-Format and it's structure, modify and manipulate them.

Content Table

  • Download the project and repository
  • Build the project
  • Add sample console project to the project
  • Access to IMAGE_DOS_HEADER
  • Access to IMAGE_NT_HEADER
    • Access to IMAGE_FILE_HEADER
    • Access to IMAGE_OPTIONAL_HEADER
      • Access to IMAGE_DATA_DIRECTORY
  • Access to IMAGE_SECTION_HEADER