Chrome URL Interceptor
1 | 1K
Uploaded by: @raphc43
Script to instantly display current tab URL on Chrome Android (Suitable for fast URL capturing). Buy me a coffee: https://www.buymeacoffee.com/raphaelQ
Script to instantly display current tab URL on Chrome Android (Suitable for fast URL capturing). Buy me a coffee: https://www.buymeacoffee.com/raphaelQ
Look up the location of an iOS app on the device using the name displayed under the icon.
Boilerplate for a CLI tool using frida-python
Hooks the iOS function 'SecPKCS12Import' to extract and dump the certificate file and its corresponding password
Backtrace HTTP request.
Modified version of https://codeshare.frida.re/@pcipolloni/universal-android-ssl-pinning-bypass-with-frida/
A Frida script to bypass SSL certificate pinning in Flutter-based Android applications. Works by patching the native SSL verification function and hooking Java SSL classes.
Bypasses multiple security controls in React Native applications protected with freeRASP by Talsec, including root detection, hooking detection, developer mode, and ADB checks.
frida script for bypassing root detection implemented with rootbeer library - https://github.com/scottyab/rootbeer
Disables jailbreak detection in the Vipps app
Secret diary of ninja's OkHTTP General Hooks
TLS/SSL pinning bypass for iOS 13
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
This script helps to bypass the iOS jailbreak detection. This project is forked from /@DevTraleski/ios-jailbreak-detection-bypass-palera1n/
Display some info about hashing routine called on Android application