$ cat fida.md
Fida
Frida and Objection are powerful tools for dynamic analysis in Android hacking
Mobile Hacking tool
- Description: Frida is a runtime hooking framework that lets you inject JavaScript (or Python) into native and Java code of Android apps.
- Common Uses: Bypass root/jailbreak detection, Hook cryptographic functions and Modify function return values
- Official Sites: frida and Objection.