iOS pinning disable
1 | 17K
Uploaded by: @snooze6
Disable pinning by patching SecTrustEvaluate
Disable pinning by patching SecTrustEvaluate
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
Check for interesting string comparison
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
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.
Bypass USB Debugging checks
Boilerplate for a CLI tool using frida-python
Functions and classes that help you in hooking some Swift functions
get child's process id of fork
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.
$ frida --codeshare masihyeganeh/re -f YOUR_BINARY
add trace for binder call from binderproxy, use this feature to figure out which binder interface it calls
Override MacBook charging smartness
iOS SSH diagnostics
Rebase of an existing script. Created for personal use.
Printing information about CCCrypt calls