Puppy is a Professional Portable Executable Explorer that lets you dig into all data directories available in the PE32/PE64 file and edit them.
Puppy is handy for reversers, malware researchers and those who want to inspect PE files in more details.
Export, Import, Exception, Certificate(Relies on Windows API), Base Relocation, Debug, TLS, Load Config, Bound Import, IAT, Delay Import and CLR(.NET Assemblies) are supported(All but Resource directory).
It is also useful for viewing malformed and crafted PE files.
Puppy is free and tries to be small, fast, nimble and friendly as your puppy!
- You are allowed to edit most of the data directory structures
- Plugin enabled
- A very simple built in hex editor is supplied
- Shows ASCII/UNICODE strings in a PE.
- List view columns are movable and can sort data in an appropriate way(Good for comparisons)
- Refresh, Save and Save as menu commands added
I want to inform you that a new build(Not version) of puppy is added to the woodmann's great library.
Main bug fix: Command line overflow