Projects by popularity

NSURL- iOS13

5 | 6K

Uploaded by: @DuffyAPP-IT

This is a simple handler I have created to extract the body and request type (GET/POST) for each request made by the target iOS application. I'm @J_Duffy01 on Twitter if any q's!

iOS Jailbreak Bypass

4 | 26K

Uploaded by: @incogbyte

Jailbreak bypass with Sileo/cydia and others paths, this script also tries to bypass common anti tampers, like ptrace, sysctl and getppid. This script DONT use resolver [** isJail**] and this script is not a silver bullet thanks :)

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.