Bypass Root Plugins cyberkatze iRoot
0 | 1K
Uploaded by: @0xshdax
Bypass root detection android for plugins cyberkatze iroot
Bypass root detection android for plugins cyberkatze iroot
TikTok Lite SSL Unpinning
Multi bypass for android
Classloader
get keys
enable android webview debugging
pin ssl
Rebase of an existing script. Created for personal use.
12
Dumper
Combines root and debugger bypasses in one script.
killSSL for FB
SupportSQLiteStatement logger
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
Fridalab Link: https://rossmarks.uk/blog/fridalab/
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.