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.
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.
Default Behavior: Face unlock with manual confirmation required.
Module Enabled: Face unlock with automatic confirmation bypass.
Legacy versions are available for older Xposed APIs:
Automating the confirmation step can reduce security and lead to unintended actions. Use this module with caution.
Contributions are welcome. Submit a pull request or open an issue to help improve the module.
This module modifies system behavior and may impact device security. Use at your own risk.
es.rafagale.biometricbypass