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