GObject lifetime tracker
1 | 4K
Uploaded by: @oleavr
Keep an eye on newly created objects in GNOME applications
Keep an eye on newly created objects in GNOME applications
iOS SSH diagnostics
Check for interesting string comparison
Disable pinning by patching SecTrustEvaluate
Printing information about CCCrypt calls
Simple frida script that Intercept all calbacks of iOS's UIControls, like button click and write to console which of them will be called when user will interact with UIControl.
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.
Functions and classes that help you in hooking some Swift functions
Boilerplate for a CLI tool using frida-python
Rebase of an existing script. Created for personal use.
get child's process id of fork
Show Douyin SimVideo Info
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
Intercepts network traffic using Frida for specified target hosts, logging API calls and WebView URL loads. Currently supports okhttp3 only
Backtrace HTTP request.
Modified version of https://codeshare.frida.re/@pcipolloni/universal-android-ssl-pinning-bypass-with-frida/