decompile pyc or pyo file

pip install uncompyle6
uncompyle6 *compiled-python-file-pyc-or-pyo*
原文地址:https://www.cnblogs.com/otfsenter/p/9388093.html