Frida Traffic Interceptor
1 | 11K
Uploaded by: @Linuxinet
Intercepts network traffic using Frida for specified target hosts, logging API calls and WebView URL loads. Currently supports okhttp3 only
Intercepts network traffic using Frida for specified target hosts, logging API calls and WebView URL loads. Currently supports okhttp3 only
Backtrace HTTP request.
Bypasses multiple security controls in React Native applications protected with freeRASP by Talsec, including root detection, hooking detection, developer mode, and ADB checks.
Modified version of https://codeshare.frida.re/@pcipolloni/universal-android-ssl-pinning-bypass-with-frida/
Bypass Facebook SSL pinning on Android devices.
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
Universal Robust Advanced Root SSL Pinning Bypass this script cover most advance plus all possible test cases for root detection and ssl pinning bypass.
Android Root-detection Bypass
Hooks libboringssl.dylib to extract TLS keys and enables decryption of network traffic from iOS apps to be decrypted. Tested on iPhone 5s running iOS 12.4.2 jailbroken with Checkrain.
Script for geoposition and motion sensor activity forgery for pacer app
Look up the location of an iOS app on the device using the name displayed under the icon.
A Frida script for native networking functions (getaddrinfo, connect, send and recv)
iOS SSL Bypass
bypass SSL Pinning TIKTOK
Combination of fridaantiroot and universal android ssl pinning bypass 2