# uncompyle6 # Decompile Python bytecode (.pyc) back to source — supports Python 1.0 through 3.8 # Docs: https://docs.remnux.org/discover-the-tools/statically+analyze+code/python % python, decompilation, bytecode # Basic usage uncompyle6 # Output to file uncompyle6 -o output/