Code Monkey home page Code Monkey logo

duohacker's Introduction

Duohacker

This is a special tool crafted to hack the duo infinitely. Happy hacking

Getting Started

Let's get started

Prerequisities

In order to run this container you'll need docker installed.

Usage

Clone the repo

Open up your terminal and start cloning

git clone https://github.com/Logesh08/Duohacker.git

Building

Start building the image

cd Duohacker
docker build -t duohacker .

Running

Start a single container

docker run --name bot1 --restart always --memory=1500m -e CONTAINER_NAME=bot1 duohacker:latest

Start all containers

docker compose up

Environment Variables

  • TOKEN - Add your special token here
  • MAX_THREADS - Maximum number of threads. Recommended value is 1 and Maximum value is 5
  • RANGE_SET - It's restarts each thread after specific number of loops. Default value is 50
  • DB_REF - Add your database reference here

Built With

  • Selenium v4.8.3
  • Selenium Wire v5.1.0
  • Python Decouple v3.8
  • Firebase Admin v6.1.0

Find Me

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Authors

  • Logesh Krishna - Original work

See also the list of contributors who participated in this project.

duohacker's People

Contributors

logesh08 avatar

Stargazers

Balázs Krekács avatar Douglas Cardoso avatar

Watchers

Balázs Krekács avatar  avatar

duohacker's Issues

ValueError: filedescriptor

When the script runs for few days, after that it throws exception
ValueError: filedescriptor out of range in select()

Challenges count varying

challanges[x] = session.get('adaptiveChallenges')[y]
The size of x varies in some cases, which causes an unhanded error.

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.