test
0 | 0
Uploaded by: @rodnt
testing bug
testing bug
asdfsadf
test2
asg23
root detection bypass
Intercepts all calls from the RootBeer library that might indicate a rooted device
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