ios-clicklog
1 | 2K
Uploaded by: @chepaika
Simple frida script that Intercept all calbacks of iOS's UIControls, like button click and write to console which of them will be called when user will interact with UIControl.
Simple frida script that Intercept all calbacks of iOS's UIControls, like button click and write to console which of them will be called when user will interact with UIControl.
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
iOS SSH diagnostics
Hooks libboringssl.dylib to extract TLS keys and enables decryption of network traffic from iOS apps to be decrypted.
A Frida script for native networking functions (getaddrinfo, connect, send and recv)
Code to enable Web View debugging in Hybrid apps. Buy me a coffee: https://www.buymeacoffee.com/raphaelQ
Rebase of an existing script. Created for personal use.
Printing information about CCCrypt calls
Root detection bypass for Cyberkatze IRoot https://github.com/WuglyakBolgoink/cordova-plugin-iroot
This script is for bypassing Wi-fi check on a Flutter based iOS app that uses connectivity_plus plugin
frida script for bypassing root detection implemented with rootbeer library - https://github.com/scottyab/rootbeer
Decrypt AES doFinal
Root detection phBank | showLoginPage() in checkifDeviceRooted()
check some permissions
Android Root-detection Bypass
Log requests and responses made using okhttp3.