Skip to content

v0.1.0

Latest

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.