Repository files navigation
BrainBrawler is a tool for running dictionary attacks on Bitcoin brainwallets
development for bugfixes and new features
make build
Build the utility
make clean
Clean the build directory
Run a dictionary attack on a suspected Bitcoin brainwallet address
Takes an address, and uses a given wordlist file to try possible passphrase -> address combinations
Report either a found password, or no password found for the address
Requires a terminal emulator
Requires Python for the Python version
Run brainbrawler.exe <bitcoin address> to run dictionary attack against the address
Sample from wordlist: rockyou -> `167pV6UnXfYe6DFyxubM45rWVeW1uA6bF7
Run brainbrawler.py <bitcoin address>
Run test_brainbrawler.exe
Run python3 -m pytest test_brainbrawler.py
About
BrainBrawler is a tool for running dictionary attacks on Bitcoin brainwallets
Resources
License
Stars
Watchers
Forks
Languages
C++
77.6%
C
17.0%
Python
4.5%
Makefile
0.9%
You can’t perform that action at this time.