ssl log
0 | 270
Uploaded by: @jsinge97
get keys
get keys
Add an interceptor at okhttp object in order to log all request and responses
Bypass jailbreak iOS using enumerate modules
trace every binder calls (in and out) in specific process, with descriptor / transactionName callingUid (optional) logged
Bypass Sslpingning
pin ssl
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
A PoC Frida script for tracing the android SSL exception constructors. Helps a lot with searching the code tree for the certificate pinning functions and exception sources.
test3
ok
Hook a C function and print out the params
hook Java.util.Map
1
Use this script to print out the trace for any methods calling Random instead of SecureRandom.
Simple bypass using ptrace,getppid,sysctl,strstr