Skip to content

Releases: nanom/PyObfuscator

v0.1.0

23 Jan 02:27
b544dc8

Choose a tag to compare

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

19 Jan 04:04
7fc7c1d

Choose a tag to compare

Update README.md