No results found

Biometric Bypass - Xposed Module Repository

Biometric Bypass Module

GitHub downloads GitHub Release (latest by date)

Overview

The Biometric Bypass Module is an Xposed module utilizing LSPosed’s Modern Xposed API. It automatically bypasses the confirmation step following a successful face unlock, streamlining the authentication process for a hands-free user experience.

How It Works

This module hooks into a System UI method responsible for managing the confirmation step after face authentication. By intercepting this process, the module automates the confirmation required by the new BiometricPrompt API, allowing users to proceed without additional input. This approach works universally across apps that rely on the default Android behavior and remains secure even in environments protected by Magisk deny lists, Magisk Hide, or Shamiko.

Visual Example

Default Behavior
Default Behavior: Face unlock with manual confirmation required.

Module Enabled
Module Enabled: Face unlock with automatic confirmation bypass.

Compatibility

  • Supported Android Versions: 11 and above- Tested on:

    • Pixel 8 Pro (husky) with Android 14 (Build: ap2a.240805.005)
    • Pixel 9 Pro (caiman) with Android 15 (Build: AP3A.241005.015, Oct 2024)
  • Xposed Framework: LSPosed

Installation Instructions

  1. Ensure LSPosed is installed.
  2. Download and install the Biometric Bypass Module APK.
  3. Activate the module in LSPosed.
  4. Restart System UI to apply changes.

Additional Flavors

Legacy versions are available for older Xposed APIs:

Risks and Warnings

Automating the confirmation step can reduce security and lead to unintended actions. Use this module with caution.

Contributions

Contributions are welcome. Submit a pull request or open an issue to help improve the module.

Disclaimer

This module modifies system behavior and may impact device security. Use at your own risk.

Package

es.rafagale.biometricbypass

Releases

Initial release

Release Type: Stable

8/23/2024, 5:28:03 PM

View all releases

Releases

Initial release

Release Type: Stable

8/23/2024, 5:28:03 PM

Initial release

© 2021 - 2024 New Xposed Module Repository