StringCare/AndroidLibrary

Obfuscation library

vidicunt opened this issue · 1 comments

Would it be possible to have a different obfuscation dictionary for each different build?

There is no obfuscation dictionary, I think you mean a different obfuscation result per build.

I think it's possible to do, but if you store obfuscated data (ex. SharedPreferences), the library won't be able to reveal the obfuscated data in the next release.