Slide 2
Slide 2 text
Getting Started with Frida
So what exactly is Frida?
Frida is a dynamic instrumentation
toolkit. It is mainly created for testers,
developers, and reverse engineering
enthusiasts. For mobile app security
testers, Frida is like a Swiss army knife.
Using the Frida tool, we can inject our
JavaScript into apps of Windows, macOS,
GNU/Linux, iOS, Android, and QNX.
In recent times, the InfoSec field has
been buzzing about Frida and tools
based on Frida API.