MichaelRocks / paranoid

String obfuscator for Android applications.
Apache License 2.0
670 stars 79 forks source link

How can i obfuscator all class string? #59

Closed zhoujingheng closed 2 years ago

zhoujingheng commented 2 years ago

Hello,i want to obfuscator all class string,but no find method

MichaelRocks commented 2 years ago

You should annotate the class with @Obfuscate annotation and apply the plugin.