Emulators permalink
Emulators allow you to run android apps. Some might not have ARM support.
- Android Emulator (Android 11 - Tested with ARM apps and google play works properly)
- Bluestacks (Untested)
- Windows subsystem for android (ARM seems to work, but hard to setup frida)
- Genymotion (Good but google play wont work perfectly)
APK downloaders permalink
These sites allow you to get safe virus free apks.
- Download Straight from Google Play’s API - https://apps.evozi.com/apk-downloader/I
- https://www.apkmirror.com/
Proxies permalink
Proxies allow you to intercept HTTP/s traffic and modify them. Certificates should be installed via CA certificates.
10.0.2.2
is a special IP in android emulator for 127.0.0.1
.
- Burp suite
SSL Pinning Bypass permalink
- Magisk - MagiskTrustUserCerts module (works on all apps - tested)
- Xposed - SSL Pinning bypass app
- Objection ssl pinning bypass with Frida server running as root
- Patch APK