Open pk-fr opened 9 years ago
I have started looking at your code.... perhaps could be optimized :
Perhaps a regular expression for variable names could be implemented, it would solve this problem. In general, however, you'll find that variable variables will cause problems with this kind of obfuscation.
It would be great :)
In my project, I work with indirect function names or variable names.... ( i.e. $$v = 'xxx') they all start with a prefix .
is it possible to add a joker in obfuscator.scramble_variable.ignore: (and obfuscator.scramble_private_method.ignore:)
meaning variable (or function) starting by foo