TheCrypto
0 | 3K
Uploaded by: @AnonymousVip
Intercept Crypto
Intercept Crypto
This script will add HttpLoggingInterceptor at OkHttpClient, so the HttpLoggingInterceptor will print all requests and responses.
byass
AndroidSSLBypass
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.
The below script can bypass multiple root detection libraries
Syscall tracing & args/flags/error/signal parsing with strace-like output for Android x64 (tested with emulator & Android 13). See more at https://github.com/FrenchYeti/interruptor
s
2
fer
Fully bypass almost every (official) method of pinning requests. Works for system processes, applications, etc. Bypasses protections in AFNetworking, NSURLSession, TrustKit, Cordova, Security.framework, BoringSSL, and normal TLS.
Get the list of the checked paths during jailbreak detection
android-tcp-tracev2
Get method behind the UIButton click
change upsidedown cake cert root
Load js files when asset folder has been encrypted on a cordova mobile app