Skip to content

Releases: nanom/PyObfuscator

v0.1.0

Choose a tag to compare

@nanom nanom released this 23 Jan 02:27
b544dc8

Version 0.1.0

New features:

  1. Configuration of the name of the program variables, through the command line.
  2. 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

Choose a tag to compare

@nanom nanom released this 19 Jan 04:04
7fc7c1d
Update README.md