Instrumenting Native Android Functions using Frida
3 | 11K
Uploaded by: @salecharohit
https://www.notsosecure.com/instrumenting-native-android-functions-using-frida/
https://www.notsosecure.com/instrumenting-native-android-functions-using-frida/
The secret diary on ninja frida SQLite database general hooks
Jailbreak bypass with Sileo/cydia and others paths, this script also tries to bypass common anti tampers, like ptrace, sysctl and getppid. This script DONT use resolver [** isJail**] and this script is not a silver bullet thanks :)
Some Android apps do not allow to run when the developer mode is enabled on the device. This script was written for bypassing developer mode check on an Android app.
Hook the global constructor of a shared library
AdBlock for YouTube's iOS app
Bypass SSL certificate validation for the injected app on iOS 10/11
aaaaaazazza
Crypto Identifier Script for Android + bugs fixed for strict mode, better output --- Tags: show crypto, secretkey, messagedigest, hash, mac show operations, key
load into launchd to get working bootstrap_look_up
View crypto operations in java(android)
Black-box fuzzing of URL schemes for iOS apps using SpringBoard. Automates launching the app via URL, backgrounding, and checking for a crash. Bonus function to dump all registered URL schemes.
Strace by Frida: prints system calls (SVC) and parses args/flags/errors. More at https://github.com/FrenchYeti/interruptor
Android Crypto Interceptor is a Frida script that intercepts and logs cryptographic operations in Android apps, providing detailed information about algorithms, input/output data, and key generation.
Simple Script to make Android Toast works with Remote + Non-Rooted Device
How to read an std::string