Python

Statically Analyze Code

PyInstaller Extractor

Extract contents of a PyInstaller-generated PE files.

Website: https://github.com/extremecoders-re/pyinstxtractor Author: extremecoders-re License: GNU General Public License (GPL) v3: https://github.com/extremecoders-re/pyinstxtractor/blob/master/LICENSE Notes: pyinstxtractor.py State File: remnux.scripts.pyinstaller-extractor

Decompyle++

Python bytecode disassembler and decompiler

Website: https://github.com/zrax/pycdc Author: Michael Hansen, Darryl Pogue License: GNU General Public License (GPL) v3: https://github.com/zrax/pycdc/blob/master/LICENSE Notes: pycdas, pycdc State File: remnux.packages.pycdc