TiktokSSL
1 | 3K
Uploaded by: @fdciabdul
bypass SSL Pinning TIKTOK
bypass SSL Pinning TIKTOK
Universal Robust Advanced Root SSL Pinning Bypass this script cover most advance plus all possible test cases for root detection and ssl pinning bypass.
$ frida --codeshare masihyeganeh/re -f YOUR_BINARY
Solution to FridaLab Android application
Backtrace HTTP request.
iOS SSL Bypass
Collection of functions to enumerate Java classes and methods on Android.
Bypasses multiple security controls in React Native applications protected with freeRASP by Talsec, including root detection, hooking detection, developer mode, and ADB checks.
Modified version of https://codeshare.frida.re/@pcipolloni/universal-android-ssl-pinning-bypass-with-frida/
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.
Keep MobileSubstrate from injecting an iOS app (to be used with -f to take advantage of early instrumentation)
Some Frida script that works with Discord good (I will add recv soon!)
Trying to bypass the RASP of JailMonkey, XOXO.
Simple mod menu for Android.
Secret diary of ninja's OkHTTP General Hooks
This script helps to bypass the iOS jailbreak detection. This project is forked from /@DevTraleski/ios-jailbreak-detection-bypass-palera1n/