Set of handlers in javascript to bypass protections and trace functions with Frida.
This set of handlers for frida aim to improve the process of hooking iOS and Android apps, sharing a unique repository of the different hooks implemented by Mobile team, so all of as can use them.
Clone this repository:
git clone ssh://git@git:1994/carles.llobet/FridaHandlers.git
Use them with frida-trace
To use this project the following binaries are needed:
- Frida
You can do it at once running the following command:
pip install frida-tools
- Javascript - JavaScript enables interactive web pages and thus is an essential part of web applications.
- Carles Llobet - Complete work - Github
See also the list of contributors who participated in this project.