Projects by popularity

Android Native Interceptor

4 | 10K

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.

iOS Jailbreak Bypass

3 | 7K

Uploaded by: @overnop

For iOS, advanced path checking for jailbreak artifacts. intercepts some jailbreak-related functions. robust detection & neutralization of jailbreak attempts.

Android Crypto Interceptor

3 | 12K

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.