iOS Jailbreak Detection Bypass
1 | 977
Uploaded by: @patali09
This script helps to bypass the iOS jailbreak detection. This project is forked from /@DevTraleski/ios-jailbreak-detection-bypass-palera1n/
This script helps to bypass the iOS jailbreak detection. This project is forked from /@DevTraleski/ios-jailbreak-detection-bypass-palera1n/
Intercepts network traffic using Frida for specified target hosts, logging API calls and WebView URL loads. Currently supports okhttp3 only
Bypass Facebook SSL pinning on Android devices.
Universal Robust Advanced Root SSL Pinning Bypass this script cover most advance plus all possible test cases for root detection and ssl pinning bypass.
Solution to FridaLab Android application
$ frida --codeshare masihyeganeh/re -f YOUR_BINARY
Bypasses multiple security controls in React Native applications protected with freeRASP by Talsec, including root detection, hooking detection, developer mode, and ADB checks.
Secret diary of ninja's OkHTTP General Hooks
Collection of functions to enumerate Java classes and methods on Android.
iOS SSL Bypass
Backtrace HTTP request.
Keep MobileSubstrate from injecting an iOS app (to be used with -f to take advantage of early instrumentation)
This Frida script bypasses Talsec (FreeRASP) security mechanisms in Flutter-based Android applications by neutralizing the event reporting channel (talsec.app/freerasp/events), disabling root detection (via File and Runtime.exec), debugger checks (Debug.isDebuggerConnected), and exit/kill-based shutdowns (System.exit, Process.killProcess). Useful for dynamic analysis, reverse engineering, or testing protected apps in a controlled environment.
Dumps the Tls profile for android apps via libssl.so
Frida script that disables IOSSecuritySuite protections. Hooks Swift checks like jailbreak, debugger, emulator, proxy, and reverse-engineering detection, forcing safe results.
Trying to bypass the RASP of JailMonkey, XOXO.