I am trying to figure out how I can obfuscate python bytecode with new PyInstaller
.
c:\Anaconda32\envs\myenv\Scripts\pyinstaller.exe --distpath=./dist/win32 --workpath=./build/win32 --uac-admin --uac-uiaccess --key=MYKEY app.spec
However after building, I still hack the sources with PyInstaller Exe Rebuilder
as shown here:
for more security you can use pyarmor and pyinstaller lib
use command:
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With