SQLite Database
3 | 9K
Uploaded by: @ninjadiary
The secret diary on ninja frida SQLite database general hooks
The secret diary on ninja frida SQLite database general hooks
aaaaaazazza
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.
Bypass SSL certificate validation for the injected app on iOS 10/11
Disable ssl pinning with TrustKit and an example of function replacement
Frida script to bypass proxy/VPN detection is iOS implemented via the CFNetworkCopySystemProxySettings function using CFNetwork Module
dump SQL queries on iOS
Just a simple demonstration project :)
Advanced root detection bypass (under dev and testted on Frida 17.2.6)
null
Script for creating and interacting with BroadcastReceiver instances
This script has various Jailbreak detection bypass techniques.
Frida script for bypassing React Native Jail Monkey checks
bypassing SSL Pinning for okhttp4 based on @pcipolloni and @akabe1
Trace invocations of the RegisterNatives JNI API, to identify native functions registered from within native code on runtime
For iOS, advanced path checking for jailbreak artifacts. intercepts some jailbreak-related functions. robust detection & neutralization of jailbreak attempts.