Python/Decompile
< Python
uncompyle6
Cross Python bytecode decompiler for Python bytecode up to Python 3.8.
pip install uncompyle6
uncompyle6 your_filename.pyc
uncompyle6 your_filename.pyc > your_filename.py
Cross Python bytecode decompiler for Python bytecode up to Python 3.8.
pip install uncompyle6
uncompyle6 your_filename.pyc
uncompyle6 your_filename.pyc > your_filename.py