Projects by popularity

freeRASP Root Detection Bypass

1 | 1K

Uploaded by: @sasasec

Bypasses multiple security controls in React Native applications protected with freeRASP by Talsec, including root detection, hooking detection, developer mode, and ADB checks.

Cordova - Enable Webview Debugging

1 | 13K

Uploaded by: @gameFace22

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.

aes-crypto-universal

1 | 1K

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.