Anti Frida Bypass
1 | 2K
Uploaded by: @kushjasrapuria
Bypass frida detection
Bypass frida detection
new one s
iOS SSL Bypass
Bypasses multiple security controls in React Native applications protected with freeRASP by Talsec, including root detection, hooking detection, developer mode, and ADB checks.
Dumps the Tls profile for android apps via libssl.so
Secret diary of ninja's OkHTTP General Hooks
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.
add trace for binder call from binderproxy, use this feature to figure out which binder interface it calls
This script helps to bypass the iOS jailbreak detection. This project is forked from /@DevTraleski/ios-jailbreak-detection-bypass-palera1n/
Frida script that disables IOSSecuritySuite protections. Hooks Swift checks like jailbreak, debugger, emulator, proxy, and reverse-engineering detection, forcing safe results.
Override MacBook charging smartness
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!)
You'll be able to proxy ONLY desired application HTTP traffic
Este script Frida intercepta as classes IvParameterSpec e SecretKeySpec em Java para capturar e registrar vetores de inicialização (IV) e chaves secretas usados em operações de criptografia. Ele converte esses valores em strings hexadecimais e os exibe no console, evitando repetições.
Use this script to print out the trace for any methods calling Random instead of SecureRandom.