morpheus_persistent::pe

Module header

Source
Expand description

PE header parsing (DOS, COFF, Optional Header)

Modulesยง

  • coff_header ๐Ÿ”’
    COFF File Header structure and parsing
  • dos_header ๐Ÿ”’
    DOS Header structure and parsing
  • optional_header ๐Ÿ”’
    PE Optional Header (PE32+ / 64-bit) structure and parsing
  • pe_headers ๐Ÿ”’
    Main PeHeaders implementation with complex reconstruction logic
  • utils ๐Ÿ”’
    Raw memory read utilities for PE parsing

Structsยง