iOS Enable WebInspector
5 | 7K
Uploaded by: @leolashkevych
Enable WebView debugging for all iOS apps (Jailbreak required).
Enable WebView debugging for all iOS apps (Jailbreak required).
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.
Script to disable Flutter TLS verification on Android and iOS. Supports DIO SSL Pinning.
Dump useful values of CCCrypt function
Log Android TCP connections (with Java call traces, if applicable)
This is a simple handler I have created to extract the body and request type (GET/POST) for each request made by the target iOS application. I'm @J_Duffy01 on Twitter if any q's!
Dumping URI data from a deep link
Dump useful information for an iOS app
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.
Jailbreak bypass with Sileo/cydia and others paths, this script also tries to bypass common anti tampers, like ptrace, sysctl and getppid. This script DONT use resolver [** isJail**] and this script is not a silver bullet thanks :)
Frida script for bypassing Wi-Fi check on an Android app that allows only using cellular network.
Bypass Tiktok SSL pinning on Android devices.
Bypass Instagram SSL pinning on Android devices.
Strace by Frida: prints system calls (SVC) and parses args/flags/errors. More at https://github.com/FrenchYeti/interruptor
Check values saved into EncryptedSharedPreferences before encryption
Script for interacting with content providers