Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 800 Bytes

README.md

File metadata and controls

34 lines (21 loc) · 800 Bytes

BiometricPay

Biometric authentication workaround for apps not supporting native API.

A fork of FingerprintPay

Requirements

  • Android 6.0+
  • Biometric hardware
  • Xposed (Most implementations will work)

FAQ

  • Why another fork?

    Because I can. ;) Check this issue on upstream.

  • Differences to upstream?

    • Uses BiometricPrompt (yay!)
    • No analytics & auto update
    • Removed Riru modules
  • Can I use it with EdXposed / Xpatch / etc. ?

    Yes.

Acknowledgements