Skip to content

Python-based RFC6238 implementation that supports Steam Authenticator encoding

License

Notifications You must be signed in to change notification settings

johndoe31415/rfc6238

Repository files navigation

rfc6238

Build Status

This is an implementation of RFC6238-compliant TOTP tokens using Python.

Dependencies

python3-cryptography.

Getting steamguard.json using adb

You need to have root access on your Android phone, then do:

$ adb shell
  > $ su
  > # cat /data/data/com.valvesoftware.android.steam.community/files/*

And paste the content into steamguard.json. Then you can just do:

$ ./steamguard
R3434

License

GNU GPL-3.

About

Python-based RFC6238 implementation that supports Steam Authenticator encoding

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published