python-decompiler
There are 3 repositories under python-decompiler topic.
extremecoders-re/pyinstxtractor
PyInstaller Extractor
pyinstxtractor/pyinstxtractor-ng
PyInstaller Extractor Next Generation
t-wy/web-python-bytecode-disassembler
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.