Skip to content

Project aiming at analyzing a binary file on the Portable Executable (PE) format.

Notifications You must be signed in to change notification settings

NuageTompis/Binary-analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Binary-analysis

Project aiming at analyzing a binary file on the Portable Executable (PE) format.

Usage

python3 Inspector.py binanalysis.exe

You may replace binanalysis.exe by any PE file you may have placed inside the outmost folder, althought this project is currently only suited for files written for 32-bit-word architecture machines.

This will write the output of the analysis within a new file called output.html, that you may open with the browser of your choice.

Ressources

WinNT.h BaseTsd.h

About

Project aiming at analyzing a binary file on the Portable Executable (PE) format.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published