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.
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:
- Install the requirements. Open up a terminal for that in the main directory
pip install -r requirements.txt
- Insert details of compromised wallet in the
config.json
- Run the
CounterSweeper.py
py counterSweeper.py
Distributed under the GNU Public License v3.0. See LICENSE.txt
for more information.
EVMJunkie - @evmjunkie - [email protected]