fluxxset / Brutforcing-Metamask-seed

15 stars 20 forks source link

Brutforcing-Metamask-seed

---- https://youtu.be/qDfwZXG6fYI ----

USAGE :

git clone https://github.com/fluxxset/Brutforcing-Metamask-seed.git

cd Brutforcing-Metamask-seed

pip install -r requirements.txt

replace your api key with XXXXXXXX in brut.py script. you can get api key from( https://etherscan.io/)

python brut.py or python3 brut.py



Deploy on cloud

---- https://youtu.be/EJ55RCZUnjQ ----

ssh root@your_public_ip

sudo apt update

sudo apt upgrade

sudo apt install python3-pip -y

git clone https://github.com/fluxxset/Brutforcing-Metamask-seed.git

cd Brutforcing-Metamask-seed

pip install -r requirements.txt

touch valid.txt

now replace your api key with XXXXXXXX in brut.py script. you can get api key from( https://etherscan.io/) you can use nano brut2.py command to edit file.

nohup python3 brut2.py &

excute top to running process

now you can close ssh connection with exit and script will run on cloud 24x7 and all cracked accounts will be strored in valid.txt file.

if you dont have Digitalocean account use below link to create new onw and get 100$ free credit. https://m.do.co/c/8f7b157b0fa2

DigitalOcean Referral Badge