/BiometricPay

Autofill payment password with biometric authentication. Supports WeChat, QQ, Alipay and more.

Primary LanguageJavaBSD 2-Clause "Simplified" LicenseBSD-2-Clause

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