Skip to content

paskalian/PE-Parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PEPARSER LOGO

Simple designed Portable Executable (PE) files parser powered by Dear ImGui


Menu


Information

Compatibility

Compatible with both x64 and x86 architectures, you must use the specific version for a PE file that is x64 or x86 respectively.

Usage

Nothing confusing, select your file from the Main menu and you're good to go.

Some Tips:

  • Middle clicking on a specific item will display it's file offset.
  • Right clicking on a directory will display it's details.
  • Data directories may contain details about their own field.
  • File Offset in Hex View takes in as decimals.

About

Portable Executable (PE) files parser

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published