Projects by popularity

iOS URL Scheme Fuzzing

3 | 21K

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 Crypto Interceptor

3 | 6K

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.