0 | 693
Monitor and log all interactions with the iOS Keychain by hooking key Security framework APIs: SecItemAdd, SecItemCopyMatching, SecItemUpdate, and SecItemDelete. These APIs are responsible for adding, retrieving, updating, and removing sensitive data (such as passwords, tokens, or cryptographic keys) stored in the Keychain.
0 | 1K
sdsdc
0 | 4K
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.
0 | 787
a
0 | 237
emu and ssl
0 | 462
script test
0 | 2K
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.
0 | 2K
2
0 | 392
This is a first test application project.
0 | 2K
Hook the BCryptDecrypt() function of the windows bcrypt.dll in order to extract decrypted contents during runtime of the hooked program.
0 | 1K
Fridalab Link: https://rossmarks.uk/blog/fridalab/
0 | 258
Akamai BMP RSA-AES
0 | 1K
AndroidSSLBypass
0 | 1K
sdf
0 | 462
SupportSQLiteStatement logger
0 | 18K
Universal Root Detection and SSL Pinning Bypass