Projects by popularity

Android Native Interceptor

4 | 7K

Uploaded by: @hyugogirubato

Native Interceptor is a Frida script that allows you to intercept and monitor function calls in native libraries and processes. This script provides a wide range of customization options to help you capture and analyze the behavior of specific functions within the target application.

Android Crypto Interceptor

3 | 8K

Uploaded by: @hyugogirubato

Android Crypto Interceptor is a Frida script that intercepts and logs cryptographic operations in Android apps, providing detailed information about algorithms, input/output data, and key generation.

iOS URL Scheme Fuzzing

3 | 22K

Uploaded by: @dki

Black-box fuzzing of URL schemes for iOS apps using SpringBoard. Automates launching the app via URL, backgrounding, and checking for a crash. Bonus function to dump all registered URL schemes.