proxy and sslpinning bypass
1 | 3K
Uploaded by: @ahmedMhesham12
iOS Proxy detection & sslpinning bypass
iOS Proxy detection & sslpinning bypass
This script helps to bypass the iOS jailbreak detection. This project is forked from /@DevTraleski/ios-jailbreak-detection-bypass-palera1n/
Secret diary of ninja's OkHTTP General Hooks
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
teste
test code frida
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
Frida script to bypass freeRASP React Native for iOS apps ;P
Spoof location in iOS application
Frida script to bypass Android’s FLAG_SECURE protection, allowing screenshots and screen recording in apps that normally block them. #Android, #Frida, #FLAG_SECURE, #screenshot, #screen_recording, #bypass
TCP Dump iOS 14
Use this script to print out the trace for any methods calling Random instead of SecureRandom.
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.