freeRASP Root Detection Bypass
1 | 1K
Uploaded by: @sasasec
Bypasses multiple security controls in React Native applications protected with freeRASP by Talsec, including root detection, hooking detection, developer mode, and ADB checks.
Bypasses multiple security controls in React Native applications protected with freeRASP by Talsec, including root detection, hooking detection, developer mode, and ADB checks.
Backtrace HTTP request.
Secret diary of ninja's OkHTTP General Hooks
iOS SSL Bypass
Modified version of https://codeshare.frida.re/@pcipolloni/universal-android-ssl-pinning-bypass-with-frida/
Hooks libboringssl.dylib to extract TLS keys and enables decryption of network traffic from iOS apps to be decrypted. Tested on iPhone 5s running iOS 12.4.2 jailbroken with Checkrain.
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
TLS/SSL pinning bypass for iOS 13
bypass SSL Pinning TIKTOK
Look up the location of an iOS app on the device using the name displayed under the icon.
Script for geoposition and motion sensor activity forgery for pacer app
Logging tool that send Frida log to Mac NSLoggerViewer
A Frida script for native networking functions (getaddrinfo, connect, send and recv)
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.
frida script for bypassing root detection implemented with rootbeer library - https://github.com/scottyab/rootbeer