Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Available at: https://codeshare.frida.re/

MASTG-TOOL-0032: Frida CodeShare

Frida CodeShare is a repository containing a collection of ready-to-run Frida scripts which can enormously help when performing concrete tasks both on Android as on iOS as well as also serve as inspiration to build your own scripts. Some examples of useful scripts:

Using them is as simple as including the --codeshare <script> flag with the chosen script when using the Frida CLI. For example, to use "ObjC method observer", enter the following:

frida --codeshare mrmacete/objc-method-observer -f YOUR_BINARY