Frinja Crypto
2 | 13K
Uploaded by: @ninjadiary
The secret diary of ninja's scripts about general Crypto Hooks
The secret diary of ninja's scripts about general Crypto Hooks
Cheap n'dirty
FridaSwiftDump a Frida tool for retriving the Swift Object info from an running app.
Print all SQL queries executed from android sqlite, and sqlcipher
Use liblog.so output log
Frida script to bypass proxy/VPN detection is iOS implemented via the CFNetworkCopySystemProxySettings function using CFNetwork Module
dump SQL queries on iOS
Simple mod menu for Android.
Dynamically tracing Java function calls within a given package
Secret diary of ninja's OkHTTP General Hooks
iOS SSL Bypass
Android Root-detection Bypass
TLS/SSL pinning bypass for iOS 13
This Frida script bypasses Talsec (FreeRASP) security mechanisms in Flutter-based Android applications by neutralizing the event reporting channel (talsec.app/freerasp/events), disabling root detection (via File and Runtime.exec), debugger checks (Debug.isDebuggerConnected), and exit/kill-based shutdowns (System.exit, Process.killProcess). Useful for dynamic analysis, reverse engineering, or testing protected apps in a controlled environment.
Bypasses multiple security controls in React Native applications protected with freeRASP by Talsec, including root detection, hooking detection, developer mode, and ADB checks.
Use this script to print out the trace for any methods calling Random instead of SecureRandom.