Skip to content

realrandolph/pe_analyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

pe_analyzer

This is a one-off script for analyzing Portable Executable (EXE) files.

You'll need to pip install pefile, then you can run it like so: python ./pe_analyzer.py C:/directory/to/file.exe

About

This is a one-off script for analyzing Portable Executable (EXE) files.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages