asd
0 | 699
Uploaded by: @komoosdosk
asd
asd
This project hooks common SSL libraries on Android to intercept TLS functions. By attaching to the SSL_CTX_new function and installing the SSL_CTX_set_keylog_callback on exit, it prints SSL/TLS session keys in the standard SSLKEYLOG format to the terminal. This allows users to capture the keys needed to decrypt TLS traffic (e.g., from pcap files) with tools that support the SSLKEYLOG format.
Android SSL Pinning bypass
Bypass SSL-Pinning Thanks to "pcipolloni"
This script hooks into Android's biometric authentication methods to bypass authentication by triggering a success callback with a mock authentication result. It supports both BiometricPrompt and FingerprintManager classes for seamless bypass across various Android version
gonaa find http packets no matter whut
ssl givin you a hard time? not no mo!
test1
test
bypassroot
byass
Tabdool
Find java classes. hook em? destroy em?
Only for Uncrackable L1.
A script that writes strings generated at runtime to the terminal, along with the class from which they are called. It can help identify cryptographic keys and analyze meaningful data within obfusticated code.
Hooks TensorFlow Lite classes to initialize a *.tflite model and writes them to disk. Adjust the file path as needed!