android ssl bypass
3 | 9K
Uploaded by: @pbalmelle
aaaaaazazza
aaaaaazazza
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.
AdBlock for YouTube's iOS app
Dump encrypted assets from Titanium-built iOS apps
Intercept all cryptography-related functions on iOS with Frida Api. see: https://github.com/xpko/frida-ios-cipher
null
Disable ssl pinning with TrustKit and an example of function replacement
Just a simple demonstration project :)
Frida script for bypassing React Native Jail Monkey checks
Frida script to bypass proxy/VPN detection is iOS implemented via the CFNetworkCopySystemProxySettings function using CFNetwork Module
dump SQL queries on iOS
Trace invocations of the RegisterNatives JNI API, to identify native functions registered from within native code on runtime
Forked and fixed version
Universal Android SSL Pinning Bypass
bypassing SSL Pinning for okhttp4 based on @pcipolloni and @akabe1
This script has various Jailbreak detection bypass techniques.