Skip to content

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.

License

Notifications You must be signed in to change notification settings

enkianu/eth_stealer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

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

About

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%