Projects by popularity

ios-clicklog

1 | 1K

Uploaded by: @chepaika

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.

aes-crypto-universal

1 | 92

Uploaded by: @k19x

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.

OneRule by h4rithd

1 | 733

Uploaded by: @h4rithd

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