networking-native
A Frida script for native networking functions (getaddrinfo, connect, send and recv)
View ScriptBrowse 440 Frida scripts for iOS and Android reverse engineering, security research, and mobile app analysis.
A Frida script for native networking functions (getaddrinfo, connect, send and recv)
View ScriptLook up the location of an iOS app on the device using the name displayed under the icon.
View ScriptBypass Facebook SSL pinning on Android devices.
View ScriptModified version of https://codeshare.frida.re/@pcipolloni/universal-android-ssl-pinning-bypass-with-frida/
View ScriptBacktrace HTTP request.
View ScriptIntercepts network traffic using Frida for specified target hosts, logging API calls and WebView URL loads. Currently supports okhttp3 only
View ScriptThis script helps to bypass the iOS jailbreak detection. This project is forked from /@DevTraleski/ios-jailbreak-detection-bypass-palera1n/
View ScriptUse this script to print out the trace for any methods calling Random instead of SecureRandom.
View ScriptBypasses multiple security controls in React Native applications protected with freeRASP by Talsec, including root detection, hooking detection, developer mode, and ADB checks.
View ScriptThis Frida script bypasses Talsec (FreeRASP) security mechanisms in Flutter-based Android applications by neutralizing the event reporting channel (talsec.app/freerasp/events), disabling root detectio...
View ScriptTLS/SSL pinning bypass for iOS 13
View ScriptAndroid Root-detection Bypass
View ScriptiOS SSL Bypass
View ScriptSecret diary of ninja's OkHTTP General Hooks
View ScriptSimple mod menu for Android.
View Scriptdump SQL queries on iOS
View ScriptFrida script to bypass proxy/VPN detection is iOS implemented via the CFNetworkCopySystemProxySettings function using CFNetwork Module
View ScriptUse liblog.so output log
View ScriptDynamically tracing Java function calls within a given package
View ScriptA ssl-keylogger made from the code of andydavies, just changed the offset according to comments
View Script