Skip to content

Counter the sweeper on your wallet with your own sweeper provided in this repo. A simple to use help-yourself tool in understandable source code language.

License

Notifications You must be signed in to change notification settings

vivektech/counter-sweeper

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contributors Forks Stargazers Issues GPL 3.0

About The Project

Counter the sweeper on your wallet with your own sweeper provided in this repo. A simple to use help-yourself tool in understandable source code language.

Built With

Python

Prerequisites

In order to run this tool, you need to download Python 3.10. Python is maybe THE most easiest programming language to understand. Good for you, so you dont need to be an educated coder to run this tool.

Download & Install Python 3.10 from https://www.python.org/downloads/

IMPORTANT! Make sure to click "Add Python to Path" in the beginning of the installation. Like so:

Add to Path

Installation and Usage

  1. Install the requirements. Open up a terminal for that in the main directory
    pip install -r requirements.txt
  2. Insert details of compromised wallet in the config.json
  3. Run the CounterSweeper.py
 py counterSweeper.py

License

Distributed under the GNU Public License v3.0. See LICENSE.txt for more information.

Contact

EVMJunkie - @evmjunkie - [email protected]

About

Counter the sweeper on your wallet with your own sweeper provided in this repo. A simple to use help-yourself tool in understandable source code language.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%