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
3
2 个月前