PyInstaller Extractor
-
Updated
Jun 3, 2025 - Python
PyInstaller Extractor
PyInstaller Extractor Next Generation
A Python Disassembler that disassembles compiled Python files into sequences of opcodes locally. Currently supporting Python 2 and 3. Supports .pyc files and PyInstaller executable files. Decompiler is being developed.
A (currently unfinished) decompiler showing my approach on decompiling Python bytecode
Add a description, image, and links to the python-decompiler topic page so that developers can more easily learn about it.
To associate your repository with the python-decompiler topic, visit your repo's landing page and select "manage topics."