Releases: nanom/PyObfuscator
Releases · nanom/PyObfuscator
v0.1.0
Version 0.1.0
New features:
- Configuration of the name of the program variables, through the command line.
- Random generation of program variables for each obfuscated file. The latter, in case the user does not enter any variable name.
Improvements:
- Re-modularizations
- Fixed bugs in __get_program_vars and __get_chunks_idx methods.
v0.1.0-beta
Update README.md