obfuscation ---- python 代码混淆
文章目录
工具
- pyminifier
pyarmor
可以与 pyinstaller 一起使用
- 低层调用 pyinstaller 打包
更多
- GitHub - 0sir1ss/Anubis: A Python script to obfuscate and protect your code t…
Carbon: GitHub - 0sir1ss/Carbon: A Python script to obfuscate and protect your code b…
- 删除 comment
- 重命名 class, variables, functions, parameters
文章作者
上次更新 2024-01-05 (5c92d1c)