Giter Site home page Giter Site logo

micr0pop / steamauthenticator Goto Github PK

View Code? Open in Web Editor NEW
9.0 1.0 1.0 93 KB

Python version of Steam's mobile authenticator (SDA)

Python 100.00%
authenticator desktop guard python sda steam steam-api steam-api-cli steam-desktop-authenticator steam-guard steam-workshop steamdesktopauthenticator steamguard steam-python auth jessecar96 steam-auth 2fa code factor

steamauthenticator's Introduction

SteamAuthenticator

This repository contains a script to generate Steam Guard codes.

Requirements

This script is compatible with Python 3 and requires the requests package.

How to Use

  1. Clone the repository or download the Python file to your local machine.
  2. Input the SteamGuard Files on the .maFiles folder, you can extract the .maFiles using SDA or an root device.
  3. Open the terminal and navigate to the directory containing the script cd SteamAuthenticator-main.
  4. You need to install the necessary dependencies or requirements to run the script, command: pip install requests.
  5. Run the script using Python by typing python SteamGuard.py in the terminal.

Script Information

The script works as follows:

  • It initially checks the server time from the Steam API.
  • Then, it generates a guard code using the shared secret.
  • The guard code, username, and Steam ID are printed on the console.
  • After that, it waits for 1 second before displaying a progress bar.
  • To stop the script, press Ctrl+C.
  • After the progress bar, the console is cleared and the script runs again.

Example

Screenshot 2023-07-04 at 12 24 44

Troubleshooting

Make sure to check if your directory is not empty and it has '.maFile' files, as the script requires them to run properly.

Contributions

Contributions, issues, and feature requests are welcome!

License

This project is open-source and available under the MIT License.

steamauthenticator's People

Contributors

micr0pop avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.