🛠️ PE Editor

🛠️ PE Editor | Vineel Kovvuri
Drop PE file here or click to browse...

    PE Editor

    Load a PE file (.exe, .dll, .sys, .efi) to explore its structure.

    Features:
    - Parses DOS Header, NT Headers (File Header + Optional Header)
    - Shows Data Directories (Import, Export, Resource, Debug, etc.)
    - Parses Export Table, Import Table, Base Relocation Table
    - Parses Certificate Table, TLS Directory, Debug Directory (CodeView)
    - Parses Exception Table (.pdata/.xdata) for x64 and ARM64
    - Decodes Load Config Directory (CFG, XFG, security cookie, etc.)
    - Decodes Resource Directory tree (types, names, languages)
    - Decodes IAT, Delay Import Descriptor, Bound Import, CLR Runtime Header
    - Editable headers (DOS, File, Optional) with Save PE download
    - Shows Section Headers with flags decoded
    - Hex view with click-to-highlight field bytes
    - Tree navigation on the left, detail table on the right

    Load a PE file to see its hex dump.