Projects by popularity

binder-stalker

0 | 1K

Uploaded by: @lolicon

trace every binder calls (in and out) in specific process, with descriptor / transactionName callingUid (optional) logged

Universal Android Biometric Bypass

0 | 4K

Uploaded by: @ax

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

tracesslexceptions

0 | 1K

Uploaded by: @zeroinside

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.