Android apk obfuscation

I am trying to confuse an android application. But failed to achieve a result.

In the tool, it asks, "The input does not contain any classes. Have you specified the correct" -injars "parameters?

So, does my input file already get confused? How can I tell a regular APK from an obfuscation APK?

Any help would be greatly appreciated.

+3
source share

All Articles