| ryancdotorg/brainflayer |
793 |
|
0 |
0 |
almost 3 years ago |
0 |
|
13 |
|
C |
| A proof-of-concept cracker for cryptocurrency brainwallets and other low entropy key alogrithms. |
| Michal2SAB/Bitcoin-Stealer |
295 |
|
0 |
0 |
over 2 years ago |
0 |
|
7 |
|
JavaScript |
| Generate random bitcoin wallets, private keys (seeds) and then check if they match a wallet that contains some kind of balance, and then take it. Node.js |
| Michal2SAB/Ethereum-Stealer |
84 |
|
0 |
0 |
about 4 years ago |
0 |
|
|
|
JavaScript |
| Generate random ethereum wallets & private keys and then check if they match a wallet that contains some kind of balance, so that you can take it. In Node.js |
| bhwsite/eth-fast-mnemonic-checker |
69 |
|
0 |
0 |
over 2 years ago |
0 |
|
5 |
|
JavaScript |
| Brute force ethereum wallet mnemonics. Multi-threaded and suprisingly fast. Check balances |
| Limeth/ethaddrgen |
64 |
|
0 |
0 |
almost 7 years ago |
0 |
|
4 |
gpl-3.0 |
Rust |
| Custom Ethereum vanity address generator made in Rust |
| lexansoft/ethcracker |
51 |
|
0 |
0 |
over 7 years ago |
0 |
|
14 |
|
Go |
| Ethereum password cracker |
| Harold-Glitch/bitreverse |
16 |
|
0 |
0 |
over 3 years ago |
0 |
|
9 |
mit |
Cuda |
| Bitcoin, Altcoins and Ethereum address collision mining software for cracking private keys |
| CorvusCodex/Multithread-Ethereum-Brute-Force |
11 |
|
0 |
0 |
over 2 years ago |
0 |
|
0 |
mit |
JavaScript |
| Ethereum Bruteforce Node.js script that uses the cluster module to create multiple worker processes to generate random Ethereum keypairs and check if the public address corresponding to the private key is in a Set of addresses read from data.txt |