Facebook SSL Pinning Bypass
1 | 7K
Uploaded by: @Eltion
Bypass Facebook SSL pinning on Android devices.
Bypass Facebook SSL pinning on Android devices.
Backtrace HTTP request.
TCP Dump iOS 14
Simple mod menu for Android.
Solution to FridaLab Android application
Modified version of https://codeshare.frida.re/@pcipolloni/universal-android-ssl-pinning-bypass-with-frida/
bypass SSL Pinning TIKTOK
Secret diary of ninja's OkHTTP General Hooks
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
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.
Simple frida script that Intercept all calbacks of iOS's UIControls, like button click and write to console which of them will be called when user will interact with UIControl.
You'll be able to proxy ONLY desired application HTTP traffic
Some Frida script that works with Discord good (I will add recv soon!)
Use this script to print out the trace for any methods calling Random instead of SecureRandom.
iOS Proxy detection & sslpinning bypass