1 | 12K
Enable debugging option of webview for android applications to use the browser developer tools such as debugguer, console, network monitor. This script is useful when you need to set breakpoints and inspect the flow of an application.
1 | 7K
Modified version of https://codeshare.frida.re/@pcipolloni/universal-android-ssl-pinning-bypass-with-frida/
1 | 4K
Uploaded by: @SYM01
Backtrace HTTP request.
1 | 772
This script helps to bypass the iOS jailbreak detection. This project is forked from /@DevTraleski/ios-jailbreak-detection-bypass-palera1n/
1 | 8K
Totally inefficient, client-side toy parser for Stalker events. It's mostly useful for exploring and debugging the Stalker.
1 | 774
Bypasses multiple security controls in React Native applications protected with freeRASP by Talsec, including root detection, hooking detection, developer mode, and ADB checks.
1 | 11K
Intercepts network traffic using Frida for specified target hosts, logging API calls and WebView URL loads. Currently supports okhttp3 only
1 | 28K
TLS/SSL pinning bypass for iOS 13
1 | 2K
Secret Diary of Ninja frida scripts on General Hooking on random Classes
1 | 2K
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.
1 | 308
Uploaded by: @0xdea
Full-featured Java and Module tracer for Android.
1 | 2K
let me know !
1 | 11K
iOS SSL Bypass
1 | 1K
Script for geoposition and motion sensor activity forgery for pacer app
1 | 9K
Bypass Facebook SSL pinning on Android devices.
1 | 4K
Rebase of an existing script. Created for personal use.