python-obfuscator icon indicating copy to clipboard operation
python-obfuscator copied to clipboard

Package obfuscation

Open joaopfg opened this issue 3 years ago • 0 comments

Is there a will to implement the obfuscation at package level ? I noticed that obfuscating file by file in a package using pyobfuscate command doesn't change variable names of imported stuff, which makes it quite easy to recuperate the original package code.

joaopfg avatar Jun 06 '22 14:06 joaopfg