Skip to content

TheRaccoon00/ethereum_bruteforce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ethereum bruteforce

Easy bruteforce ethereum wallet

Requirements

Minimum:

Python libraries required:

  • pip3 install coincurve
  • pip3 install pysha3

Compilation

make

Prep

Add your wordlists in .txt format in the folder:

./wordlists/

Usage

Bruteforce targets from wordlists previoulsy added

./lets_crack [TARGETS_FILE] --reset

Bruteforce targets from wordlists previoulsy added, and display balance on the wallet (limited API !)

./lets_crack [TARGETS_FILE] --reset --balance

Example

An example is available with some indian cities with the results in the "results" folder.

Warning

This project is only for FUN. Do not steal anything from any wallets you find. Be respectful.

About

Easy bruteforce ethereum wallet

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published