Repository navigation

#

python-decompiler

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.

JavaScript
5
6 个月前

A (currently unfinished) decompiler showing my approach on decompiling Python bytecode

Python
1
3 个月前