CCCrypt
1 | 2K
Uploaded by: @lateralusd
Printing information about CCCrypt calls
Printing information about CCCrypt calls
Check for interesting string comparison
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.
Rebase of an existing script. Created for personal use.
Script to instantly display current tab URL on Chrome Android (Suitable for fast URL capturing). Buy me a coffee: https://www.buymeacoffee.com/raphaelQ
Look up the location of an iOS app on the device using the name displayed under the icon.
Boilerplate for a CLI tool using frida-python
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.
bypass SSL Pinning TIKTOK
Disables jailbreak detection in the Vipps app
Bypass Facebook SSL pinning on Android devices.
Backtrace HTTP request.
iOS SSL Bypass
Modified version of https://codeshare.frida.re/@pcipolloni/universal-android-ssl-pinning-bypass-with-frida/
Display some info about hashing routine called on Android application
Secret diary of ninja's OkHTTP General Hooks