brainflayer
brainflayer copied to clipboard
A proof-of-concept cracker for cryptocurrency brainwallets and other low entropy key algorithms.
Autoconf
FYI, this wouldn't build on Ubuntu without first doing: sudo apt-get install autoconf Maybe add it to the list in the apt-get in the readme? I can do a PR...
Rush Wallet
I'm trying to guess the password of an old rushwallet address that has bitcoin in it, I have the rushwallet domain with the hash but not the password unfortunately. I...
Hi, When creating a .blf or .hex file from addr.txt it only imports 800000 hashes, performing a total of 524,288 kb. Is this a standard limit?
Please add this instruction to speed up. https://github.com/JeanLucPons/VanitySearch/tree/master/hash
Please tell me why on the command samples **(./brainflayer -v -I **000000000000000000000000000000000000000000000000000000000001** -b btcaddress.blf -o found.txt)** the number one is put at the end or beginning. As far as I...
Hello. Please add support for segwit addresses that start with "3" and "bc1"
System: Ubuntu 20.04.2 LTS Example.hex ``` c4c5d791fcb4654a1ef5e03fe0ad3d9c598f9827 c11e8406796ea352075234a0d50df5db7c46b3c2 ab7e21d65f521e163884d81aea511ec69ef98e46 462e1f7a4a5cd8492cea59d5c4d5e11932502678 d63a5fe438b61a2bb266dff616568b5ec7b1bd8f b99862ff6ef6b684936fe1626bda31eebbc9d3f0 7cd9347d6e68c85cfe91ff387212d5ebd6d5370d 177a53b6eeed7c4094ea2c4c494adbe106d5d7ac 21c81a7464652486531625108df9b5728fb10110 c8bd7e593131a86a7734f907f32dbe92b5f4fce7 d3692ad7412becbefec7713c43e5a646cdd77b98 0e86a4e84164e4a52572fa8e6729c9014106c8b8 d1b0889f4670567a62d2f2ea063b9d5c1bda6d53 83ba53b0add5a00479a791d166161244dfb25dca d7a569c0619a5b5eb1a08f068bc265dcc89d6f07 a93edadecca1168ded53242dec7a1d188a11e933 626cb4e0e213e66d0036596076c9ccbf4b68d542 6c216b2058d091a97d13af0c1f7dc85a66992f44 8610efb039f75bd8df3e8694693a03d9d7030005 9c0bc073af574cd7670777c401ad43b33535dc7d 975db601575895c656fdd36902bfb46a109eda09 ``` phraselist.txt ```...
Hi, I wanted to test the program and added a passphrase "password". 16ga2uqnF1NqpAuQeeg7sTCAdtDUwDyJav(uncomressed) and 16qVRutZ7rZuPx7NMtapvZorWYjyaME2Ue(compressed) translated to .hex and made bloom filter. But the brainflayer didn't find a match, what...
Hello. For some reason, "blfchk" does not work in the new version of the brainflayer for Ubuntu 20.04. I have Ubuntu 20.04 and the latest brainflayer version. Example: `./brainflayer/blfchk bloom.blf...
Hi. Possible brainflayer not work correctly at the end of seed. The first valid private key in hexadecimal is 0000000000000000000000000000000000000000000000000000000000000001 and the last valid private key in hexadecimal is fffffffffffffffffffffffffffffffebaaedce6af48a03bbfd25e8cd0364140...