Projects by popularity

Chrome URL Interceptor

1 | 828

Uploaded by: @raphc43

Script to instantly display current tab URL on Chrome Android (Suitable for fast URL capturing). Buy me a coffee: https://www.buymeacoffee.com/raphaelQ

OneRule by h4rithd

1 | 676

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

aes-crypto-universal

1 | 33

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.