What is Frida? It is a dynamic instrumentation toolkit, Frida is used by testers to test security of mobile application, Frida is used to inject our JavaScript code to a application. Installing frida in kali linux: Prerequisite : Kali linux You can use command- Pip install frida-tools to install frida on kali If that doesn’t […]