christopherney/Enigma

Not Working !

Opened this issue · 1 comments

i test this plugin to adding in my code to protect some Strings in Java class, but after Build apk and test to reverse it by JadX, i found same String values is not change or make a fake values...

Hi,
First of all thanks for your feedback. Did you initialize a GIT local repo before compile your project with Enigma enabled ?

$ cd /path/of/your/project/
$ git init
$ git add .
$ git commit