pip install uncompyle6==2.2.0
pyinstxtractor
pyinstxtractor demo.exe
main_obfuscate.pyc.encrypted
pyimod00_crypto_key
重新命名成 key.pyc
python
import key
print(key.key)
pyimod00_crypto_key
前16byte
8bytes
不確定3.7
vs 3.8
3.8.1
vs 3.8.2
pip install uncompyle6
uncompyle6 -o output.py output.pyc