vipps-antijb
1 | 4K
Uploaded by: @oleavr
Disables jailbreak detection in the Vipps app
Disables jailbreak detection in the Vipps app
Bypass SSL certificate pinning for okhttp3
Spoof location in iOS application
This script helps to bypass the iOS jailbreak detection. This project is forked from /@DevTraleski/ios-jailbreak-detection-bypass-palera1n/
Nice to use this script
iOS SSL Bypass
Functions and classes that help you in hooking some Swift functions
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.
Secret diary of ninja's OkHTTP General Hooks
Bypasses multiple security controls in React Native applications protected with freeRASP by Talsec, including root detection, hooking detection, developer mode, and ADB checks.
Full-featured Java and Module tracer for Android.
Logging tool that send Frida log to Mac NSLoggerViewer
Script to instantly display current tab URL on Chrome Android (Suitable for fast URL capturing). Buy me a coffee: https://www.buymeacoffee.com/raphaelQ
TLS/SSL pinning bypass for iOS 13
Totally inefficient, client-side toy parser for Stalker events. It's mostly useful for exploring and debugging the Stalker.
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.