PyInstaller Extractor
-
Updated
Apr 7, 2026 - 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
Parse massive credential files to extract entries by domain using multi-threaded I/O and zero-copy memory maps for high performance.
Extract credentials from large files using multi-threaded I/O and memory maps to perform fast, boundary-aware domain matching.
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."