pyarmor加密源代码
- 使用低版本python 避免出现加密限制,无法加密情况
环境:python3.9.9
安装 pyinsatller 及 pyarmor
pip install pyinsatller pyarmor
添加 其它pyinstaller 打包参数
一定在下边正式打包命令运行前执行
具体参考 https://pyarmor.readthedocs.io/zh/stable/topic/repack.html#pyinstaller
打包命令
pyarmor gen -r --pack FC main.py