Closed theapache64 closed 3 years ago
Hint: Use JADX (rather than apktool), analyse .java files (rather than .smali files) and look for the project package rather than all packages.
.java
.smali
Hint: Use JADX (rather than apktool), analyse
.java
files (rather than.smali
files) and look for the project package rather than all packages.