[공부용]참고 사이트 모음/[python]
PyInstaller Encryption --key - 파이썬 코드 암호화 관련
bled
2021. 7. 9. 14:54
https://stackoverflow.com/questions/39559677/pyinstaller-encryption-key
PyInstaller Encryption --key
I'm trying to understand why PyInstaller documentation states that the --key argument to encrypt Python source code can be easily extracted: Additionally, Python bytecode can be obfuscated with AE...
stackoverflow.com