Google Auth Export
Install qrscan using Scoop
On Terminal, use qrscan --preview
to scan the export QR code
Copy the entire output to a text file, eg export.txt
Download TOTP Secret extract tool from Github page
Install Python first
cd to extracted folder after downloading from Github
Use python .\extract_otp_secret_keys.py -p .\export.txt to extract secrets
Last updated