-
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.
You can extract plaintext secret keys from google authenticator app and store them in user friendly format/password manager
https://github.com/scito/extract_otp_secrets
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
The problem I had while my company phone got remote wiped: Google Authenticator uses a protobuf based export qr code, which any other 2FA app doesn't support.
I wrote a small cli tool that can export all data inside it, and that tries to generate qrcode images for each entry for re-import into another 2fa app.
I hope this can help someone with the same problem, I got stuck with a camera photo of this seemingly useless qrcose.
Always remember to backup google authenticator, and always make a physical backup of your encrypted passwords database!
[1] https://github.com/cookiengineer/qrcode-extractor
-
OP: Do you still have adb running on the phone?
If yes, then you might be able to backup google authenticator's data using adb.
Maybe a tool like scrcpy [1] might be able to help when the screen is broken.
[1] https://github.com/Genymobile/scrcpy
-
[2] https://github.com/beemdevelopment/Aegis
-
-
Sevalla
Deploy and host your apps and databases, now with $50 credit! Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!
Related posts
-
TOTP Authentication with Free Software
-
Google Online Security Blog: Google Authenticator now supports Google Account synchronization
-
Google Authenticator's first update in years tweaks how you access security codes
-
Good enough security?
-
I want to switch from Google Authenticator to Authy, but I'm too afraid Authy will shut down due to financial issues. What should I do?