pyobfuscate-master.zip
https://github.com/astrand/pyobfuscate
只能对单个py文件混淆
Windows:
将下面3个文件放到C:\Python27\Scripts目录:
pyobfuscate
pyobfuscate.cmd
pyobfuscate.py
在cmd下执行:
pyobfuscate test.py
pyobfuscate-master_folder.zip
https://github.com/Lunpopo/pyobfuscate
可对py文件夹混淆