Benjam6 / Python-eth-stealer

Funny script to steal ethereum private keys from random wallet and check the balance

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

eth-stealer

Funny script to steal ethereum private keys from random wallet and check the balance. If it has the balance, bravo you win the lottery

NOTE: The project is created for fun and educational purpose only. I am not responsible for any damage caused by this script.

Set up

cp .env.example .env
pip install -r requirements.txt

Usage

python3 steal.py

About

Funny script to steal ethereum private keys from random wallet and check the balance


Languages

Language:Python 72.3%Language:Shell 27.7%