Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 992 Bytes

File metadata and controls

18 lines (10 loc) · 992 Bytes

DeveloperSteamAuthenticator

Abstract

Steam is a gaming library software. They use a custom 2FA TOTP authentication with only 5 digits. This application allows the user to input the secret hash used to generate the 5 digit code. Usually the secret hash is only manually used by developers, hence this is a developer's steam authenticator.

Key Files

MainActivity

AddAccount

Showcase

pic1 pic2