jadx
jadx copied to clipboard
[feature] Add exclusion rule
Describe your idea
Hello, when decompiling an apk file through the command line and outputting a java file, can the specified class name or package name be excluded according to the rules to reduce useless code? For example, most third-party SDKs do not have the ability to reverse analyze and understand application logic. what help
+1@skylot