Android Native Log
2 | 3K
Uploaded by: @luoyesiqiu
Use liblog.so output log
Use liblog.so output log
For iOS, advanced path checking for jailbreak artifacts. intercepts some jailbreak-related functions. robust detection & neutralization of jailbreak attempts.
Print all SQL queries executed from android sqlite, and sqlcipher
Script for creating and interacting with BroadcastReceiver instances
FridaSwiftDump a Frida tool for retriving the Swift Object info from an running app.
Cheap n'dirty
Backtrace HTTP request.
iOS SSL Bypass
let me know !
Bypasses multiple security controls in React Native applications protected with freeRASP by Talsec, including root detection, hooking detection, developer mode, and ADB checks.
Modified version of https://codeshare.frida.re/@pcipolloni/universal-android-ssl-pinning-bypass-with-frida/
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.
Android Root-detection Bypass
Logging tool that send Frida log to Mac NSLoggerViewer
TLS/SSL pinning bypass for iOS 13
Secret diary of ninja's OkHTTP General Hooks