1 | 13K
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.
1 | 2K
This script dynamically instruments Android applications using Frida to bypass all security checks, root detection, debugger detection, ssl pinning, and alter network information. | by h4rithd.com
1 | 1K
Bypasses multiple security controls in React Native applications protected with freeRASP by Talsec, including root detection, hooking detection, developer mode, and ADB checks.
1 | 594
Frida script to bypass freeRASP React Native for iOS apps ;P
1 | 4K
Uploaded by: @iDone
Automatic Magic Code Locating 010 Editor App for macOS Loader(Bypass License Patcher) Created by B.S. Usage: frida --codeshare iDone/automatic-magic-code-locating-loader -f /Applications/010\ Editor.app/Contents/MacOS/010\ Editor --no-pause
1 | 26K
Disable pinning by patching SecTrustEvaluate
1 | 1K
A Frida script to bypass SSL certificate pinning in Flutter-based Android applications. Works by patching the native SSL verification function and hooking Java SSL classes.
1 | 5K
Uploaded by: @SYM01
Backtrace HTTP request.
1 | 604
Bay pat Facebook
1 | 14K
Secret diary of ninja's OkHTTP General Hooks
1 | 8K
Decrypt AES doFinal
1 | 4K
Spoof location in iOS application
1 | 12K
iOS SSL Bypass
1 | 7K
Modified version of https://codeshare.frida.re/@pcipolloni/universal-android-ssl-pinning-bypass-with-frida/
1 | 5K
Rebase of an existing script. Created for personal use.
1 | 4K
Functions and classes that help you in hooking some Swift functions