murder-meta-bypass
1 | 486
Uploaded by: @log-cat
Simple script to bypass Instagram SSL Pinning, have fun.
Simple script to bypass Instagram SSL Pinning, have fun.
This script helps to bypass the iOS jailbreak detection. This project is forked from /@DevTraleski/ios-jailbreak-detection-bypass-palera1n/
Modified version of https://codeshare.frida.re/@pcipolloni/universal-android-ssl-pinning-bypass-with-frida/
Intercepts network traffic using Frida for specified target hosts, logging API calls and WebView URL loads. Currently supports okhttp3 only
Script to instantly display current tab URL on Chrome Android (Suitable for fast URL capturing). Buy me a coffee: https://www.buymeacoffee.com/raphaelQ
Backtrace HTTP request.
Bypass Facebook SSL pinning on Android devices.
Override MacBook charging smartness
Secret diary of ninja's OkHTTP General Hooks
Disables jailbreak detection in the Vipps app
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.
iOS SSL Bypass
Logging tool that send Frida log to Mac NSLoggerViewer
Display some info about hashing routine called on Android application
TLS/SSL pinning bypass for iOS 13
Bypasses multiple security controls in React Native applications protected with freeRASP by Talsec, including root detection, hooking detection, developer mode, and ADB checks.