Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

python3-steam-authenticator

Time-based One-time Password (TOTP) Algorithm in Python 3 for Steam.

Preview

alt text

Getting your shared secret with root explorer from an Android device

adb devices
adb root
adb pull /data/data/com.valvesoftware.android.steam.community/shared_prefs/steam.uuid.xml
adb pull /data/data/com.valvesoftware.android.steam.community/files/SteamGuard-*
adb kill-server

Security disclaimer and advice

This functions purely offline, only you and yourself are responsible for IT data security of your keys. Make sure that the internal real-time clock of your PC is accurate for correct operation.

License

Licensed under the WTFPL license.

About

Time-based One-time Password (TOTP) Algorithm in Python 3 for Steam.

Resources

Stars

5 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages