CCCrypt dump
5 | 6K
Uploaded by: @xperylab
Dump useful values of CCCrypt function
Dump useful values of CCCrypt function
Check for native library calls and return a stacktrace
Native Interceptor is a Frida script that allows you to intercept and monitor function calls in native libraries and processes. This script provides a wide range of customization options to help you capture and analyze the behavior of specific functions within the target application.
Frida script for bypassing Wi-Fi check on an Android app that allows only using cellular network.
Bypass Instagram SSL pinning on Android devices.
Dumping URI data from a deep link
Check values saved into EncryptedSharedPreferences before encryption
Spoofs the current location reported by GPS
Check if an iOS app supports the use of custom third-party keyboards.
Android Certificate Pinning Bypass for OkHttpClient
Script to disable Flutter TLS verification on Android and iOS. Supports DIO SSL Pinning.
How to read an std::string
Some Android apps do not allow to run when the developer mode is enabled on the device. This script was written for bypassing developer mode check on an Android app.
AdBlock for YouTube's iOS app
Show info about methods and classes loaded via reflection on Android application
Enable WebView debugging for all iOS apps (Jailbreak required).