Projects by popularity

iOS URL Scheme Fuzzing

3 | 16K

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.

Android Native Interceptor

3 | 1K

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.