scito / extract_otp_secrets

Extract one time password (OTP) secrets from QR codes exported by two-factor authentication (2FA) apps such as "Google Authenticator". The exported QR codes from authentication apps can be captured by camera, read from images, or read from text files. The secrets can be exported to JSON or CSV, or printed as QR codes to console.
https://scito.ch/content/extract-secret-keys-google-authenticator-qr-export
GNU General Public License v3.0
1.14k stars 137 forks source link

OTPs not being read from QR code images #210

Closed sv-du closed 6 months ago

sv-du commented 6 months ago

When I try to extract keys from an image of the QR code, it says that it extracted 0 otps

This worked before so I'm unsure on why it's not working now

scito commented 6 months ago

I tried again and it still works for me. It need more information for reproduction of your problem. Please write the steps. Additionally I need also the versions.

scito commented 6 months ago

Not feedback, please reopen if still relevant