test3
0 | 2K
Uploaded by: @Raghav-Gupta99
test3
test3
Android SSL Pinning bypass
sdsdc
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.
2
7
a
script test
Universal Root Detection and SSL Pinning Bypass
Manipulate ROM storage integrity check
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.
This is a first test application project.
Hook the BCryptDecrypt() function of the windows bcrypt.dll in order to extract decrypted contents during runtime of the hooked program.
This Frida script bypasses both root detection and SSL pinning mechanisms in Android applications.
Load js files when asset folder has been encrypted on a cordova mobile app
Android Viber 26.6.4.0 SSL certificate pinning