cyberstars / tools / pycdc
Decompyle++
—Python bytecode decompiler.
View on GitHub
C++GPL-3.0
Cross-version Python bytecode decompiler in C++. Useful when you have a .pyc but not the source, or for malware written in Python.
Python bytecode decompiler.
Cross-version Python bytecode decompiler in C++. Useful when you have a .pyc but not the source, or for malware written in Python.