Reverse engineering - Android
Uncpack
unpack apk
convert dex to jarIDE
jd-gui
jadx-guiSecrets leaked
Static code analysis
apkid
- The output "anti_vm: Build.FINGERPRINT check, Build.HARDWARE check, Build.MANUFACTURER check, Build.TAGS check, SIM operator check, network operator name check" indicates that the Android application is using anti-VM techniques to detect whether it is running in a virtual environment.
mobsf
mariana-trench