Open ghking1 opened 6 years ago
having the same issue, tried to use --obfuscate-variables
instead of full obfuscation, but it wouldn't handle globals correctly (which works with -O
). since the last commit is 2 years ago i guess this project is dead.
I import globalvar.py in main.py, it can work will before minified, but can not reference variable correctly after minified.