Skip to content

nilukush/google_auth_decoder

Repository files navigation

Google Authenticator Decoder

A tool to decode Google Authenticator export QR codes and format them for KeePassXC import.

Setup

  1. Install requirements:
pip install protobuf

Usage

  1. Export codes from Google Authenticator
  2. Save the migration text to a file
  3. Run:
python decode_auth.py "migration-text-here"

About

Tool to decode Google Authenticator exports

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages