Giter Club home page Giter Club logo

bnt-auth's Introduction

重要提醒

  • 本项目纯为爱发电,也从未公布过任何收款方式,单纯因为对守望先锋的热爱。如果你是购买到了与本产品类似的软件,或者花钱享受到了本产品的服务,大概率你被骗了,建议联系商家退款。
  • 最后,如果你真的想卖本项目赚钱,请点 这里了解

bnt-auth

bnt-auth is a collection of python scripts to help bypass Battle.net's 2 factor authentication system

Perquisites / Installation

git clone https://github.com/dayumsista/bnt-auth.git
cd bnt-auth

Usage (Windows)

  1. Retrieve SSO Token: Go to https://account.battle.net/login/en/?ref=localhost. After logging in, ignore the 404 Error, but copy the token following ST= from the URL. Example: EU-84902f44j57m687039586j7egdfa0a54-1165739690

  2. Get Bearer Token: Replace <SSO_TOKEN> with the token you got from web and execute the following untitled1.py to obtain the Bearer Token: {"access_token":"XXX","token_type":"bearer","expires_in":0,"scope":"auth.authenticator","sub":"XXX"}

  3. Get Serial & Restore Codes: Use the Bearer Token(access_token) to fetch the Serial and Restore Codes of an existing authenticator: untitled2 goes to bind a known serial and restoreCode to an account, while untitled3 is to add a brand new Responce should be {"serial":"XXX","restoreCode":"XXX","deviceSecret":"XXX","timeMs":0,"requireHealup":false}

  4. Winauth Download Winauth at https://winauth.github.io/winauth/download.html Add - Battle.Net - Import Authenticator - Private Key Private Key is deviceSecret, just put it in image

Usage example

Watch on streamable

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Credits

License

MIT

Version

Error Traceable Version More stable version

bnt-auth's People

Contributors

dayumsista avatar gabswastaken avatar

Stargazers

 avatar  avatar  avatar  avatar

Forkers

gabswastaken

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.