How obfuscate python bytecode with Pyinstaller 3.0 -


i trying figure out how can obfuscate python bytecode 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, still hack sources pyinstaller exe rebuilder shown here:

enter image description here


Comments

Popular posts from this blog

php - Invalid Cofiguration - yii\base\InvalidConfigException - Yii2 -

How to show in django cms breadcrumbs full path? -

ruby on rails - npm error: tunneling socket could not be established, cause=connect ETIMEDOUT -