keewenaw / Ethereum-Wallet-Cracker

A fun script to steal Ether from wallets suffering from insufficient entropy during key generation.
GNU General Public License v3.0
56 stars 19 forks source link
blockchain blockchain-demo blockchain-security blockchain-service blockchain-technology brute-force ethereum ethereum-security ethereum-wallet fuzzing private-key public-key

Ethereum Wallet Cracker

(c) 2022 Keewenaw

A script to steal Ether from wallets suffering from insufficient entropy during key generation.

At a high level, this script does the following:

Benefits:

Installation

Manual

1) sudo apt install python3-pip

2) pip3 install os sys csv configparser web3 eth_utils eth_account

3) python3 ethereum-wallet-cracker.py

Project TODOs

Need Help?

I don't usually check open issues on this repo. If you need hands-on help, contact me @Keewenaw on Telegram, LinkedIn, or here on GitHub. I'm happy to work with you to, for a fee, customize the script or provide you with white-glove consulting solutions for recovering the private key to your own Ethereum wallet.