ios-ssh-diagnostics
1 | 1K
Uploaded by: @oleavr
iOS SSH diagnostics
iOS SSH diagnostics
Bypass Facebook SSL pinning on Android devices.
Modified version of https://codeshare.frida.re/@pcipolloni/universal-android-ssl-pinning-bypass-with-frida/
Keep an eye on newly created objects in GNOME applications
Intercepts network traffic using Frida for specified target hosts, logging API calls and WebView URL loads. Currently supports okhttp3 only
bypass SSL Pinning TIKTOK
add trace for binder call from binderproxy, use this feature to figure out which binder interface it calls
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.
Spoof location in iOS application
Backtrace HTTP request.
Combination of fridaantiroot and universal android ssl pinning bypass 2
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.
Dumps the Tls profile for android apps via libssl.so
Logging tool that send Frida log to Mac NSLoggerViewer