iOS Keychain Update
1 | 774
Uploaded by: @Shapa7276
Frida script to modify the iOS Keychain values which are getting updated on runtime
Frida script to modify the iOS Keychain values which are getting updated on runtime
Bypass frida detection
Override MacBook charging smartness
Solution to FridaLab Android application
Enable debugging option of webview for android applications to use the browser developer tools such as debugguer, console, network monitor. This script is useful when you need to set breakpoints and inspect the flow of an application.
Bypass the jailbreak and malware detection in apps using the IBM Security Trusteer Mobile SDK for iOS
Modified version of https://codeshare.frida.re/@pcipolloni/universal-android-ssl-pinning-bypass-with-frida/
Useful when bypassing USB debugging detection on Android
Use this script to print out the trace for any methods calling Random instead of SecureRandom.
You'll be able to proxy ONLY desired application HTTP traffic
Intercepts network traffic using Frida for specified target hosts, logging API calls and WebView URL loads. Currently supports okhttp3 only
Some Frida script that works with Discord good (I will add recv soon!)
Backtrace HTTP request.
Dynamically tracing Java function calls within a given package
Bypass Facebook SSL pinning on Android devices.
iOS SSH diagnostics