Frinja - Java IO
0 | 6K
Uploaded by: @ninjadiary
The secret diary of ninja's scritps regarding Java IO streams
The secret diary of ninja's scritps regarding Java IO streams
Transparent Proxy via Frida hooks (https://github.com/TheZ3ro/proxyfire)
Add an interceptor at okhttp object in order to log all request and responses
Bypass jailbreak iOS using enumerate modules
This script traces functions typically related to vm and root detection to find what you need to hook to bypass root detection.
Hook Custom Function in C/C++
trace every binder calls (in and out) in specific process, with descriptor / transactionName callingUid (optional) logged
Bypass Sslpingning
The secret diary of ninja's frida scripts about SharedPreferences General Hooking
Updated Android biometric bypass script (from Kamil Breński, Krzysztof Pranczk and Mateusz Fruba, August 2019) - This script will bypass authentication when the crypto object is not used. The authentication implementation relies on the callback onAuthenticationSucceded being called. The code resolves BiometricPrompt$AuthenticationResult constructor args at runtime. It should work with any Android version. https://github.com/ax/android-fingerprint-bypass
Hook a C function and print out the params
hopefully works haha
open wechat xlog, so we can see logs in logcat
test1
hook Java.util.Map
dirty okhttp log