/eth_stealer

A python program that randomly generates Ethereum private keys, checks the contents of the wallet and prints any non-zero results. A tool to make you reconsider, incase you still believe in address collisions.

Primary LanguagePythonMIT LicenseMIT

eth_stealer

A python program that randomly generates Ethereum private keys, checks the content's of it's wallet and prints any non-zero results. A tool to make you reconsider if you still believe in address collisions.

Install the required dependencies of before running.

ECDSA https://pypi.python.org/pypi/ecdsa

pysha3 https://pypi.python.org/pypi/pysha3

Ethplorer https://github.com/EverexIO/Ethplorer/wiki/Ethplorer-API

Download and run the code in python.

This project contains open-source code. You can find the code and repective licenses below.

Project: Eth_stealer https://github.com/mbansia/eth_stealer/ License (MIT): https://github.com/mbansia/eth_stealer/edit/master/LICENSE.md

Project: Ethereum Generate Wallet https://github.com/vkobel/ethereum-generate-wallet License (MIT): https://github.com/vkobel/ethereum-generate-wallet/blob/master/LICENSE.md