Teste
1 | 1K
Uploaded by: @tomax143
teste
teste
test code frida
Bypass frida detection
Bypasses multiple security controls in React Native applications protected with freeRASP by Talsec, including root detection, hooking detection, developer mode, and ADB checks.
Secret diary of ninja's OkHTTP General Hooks
iOS SSL Bypass
Backtrace HTTP request.
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 Proxy detection & sslpinning bypass
TLS/SSL pinning bypass for iOS 13
Modified version of https://codeshare.frida.re/@pcipolloni/universal-android-ssl-pinning-bypass-with-frida/
Simple script to bypass Instagram SSL Pinning, have fun.
Display some info about hashing routine called on Android application
Enumerate modules and functions present in a Linux ELF binary.
Full-featured ObjC and Module tracer for iOS.
This script dynamically instruments Android applications using Frida to bypass all security checks, root detection, debugger detection, ssl pinning, and alter network information. | by h4rithd.com