ios10-ssl-bypass
3 | 18K
Uploaded by: @dki
Bypass SSL certificate validation for the injected app on iOS 10/11
Bypass SSL certificate validation for the injected app on iOS 10/11
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.
aaaaaazazza
Intercept all cryptography-related functions on iOS with Frida Api. see: https://github.com/xpko/frida-ios-cipher
Dump encrypted assets from Titanium-built iOS apps
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
A ssl-keylogger made from the code of andydavies, just changed the offset according to comments