3 | 6K
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.
2 | 3K
Intercept all cryptography-related functions on iOS with Frida Api. see: https://github.com/xpko/frida-ios-cipher
2 | 3K
Dump encrypted assets from Titanium-built iOS apps
2 | 2K
null
2 | 2K
Forked and fixed version
2 | 3K
Frida script for bypassing React Native Jail Monkey checks
2 | 897
Spoof your location in iOS 16.6.0 for apps that depends on CLLocation coordinate
2 | 6K
Just a simple demonstration project :)
2 | 3K
Frida script to bypass proxy/VPN detection is iOS implemented via the CFNetworkCopySystemProxySettings function using CFNetwork Module
2 | 2K
dump SQL queries on iOS
2 | 5K
Disable ssl pinning with TrustKit and an example of function replacement
2 | 5K
Script for creating and interacting with BroadcastReceiver instances
2 | 9K
bypassing SSL Pinning for okhttp4 based on @pcipolloni and @akabe1
2 | 5K
Crypto: A Suite of frida scripts regarding cryptography for general penetration testing and research purposes
2 | 9K
Universal Android SSL Pinning Bypass
2 | 4K
Trace invocations of the RegisterNatives JNI API, to identify native functions registered from within native code on runtime