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.16k stars 138 forks source link

Does not work with newer versions of protobuf #10

Closed Tolvinas closed 2 years ago

Tolvinas commented 2 years ago

FYI, I downgraded from protobuf 4.21.5 to 3.14 for the script to work.

scito commented 2 years ago

I've upgraded to protobuf 4.21.5 and tagged version v1.5.