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.
Decompile, deobfuscate, and unpack almost anything: a deterministic, single-binary reverse-engineering toolkit in Rust for Python, JVM/Android, .NET, WebAssembly, JS, Go, and native packers (UPX/PyArmor/PyInstaller/Nuitka) plus 20+ more. Built for malware analysis, CTFs, and security research.
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."