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
Script to instantly display current tab URL on Chrome Android (Suitable for fast URL capturing). Buy me a coffee: https://www.buymeacoffee.com/raphaelQ
Totally inefficient, client-side toy parser for Stalker events. It's mostly useful for exploring and debugging the Stalker.
Display some info about hashing routine called on Android application
TCP Dump iOS 14
Bypass SSL certificate pinning for okhttp3
Root
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
Hooks the iOS function 'SecPKCS12Import' to extract and dump the certificate file and its corresponding password
This script is for bypassing Wi-fi check on a Flutter based iOS app that uses connectivity_plus plugin
Bypass SSL pinning
Show all owned classes of the iOS app
Bypass SSL Pinning
Android Root-detection Bypass
iOS SSH diagnostics
teste
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.