brainflayer icon indicating copy to clipboard operation
brainflayer copied to clipboard

A proof-of-concept cracker for cryptocurrency brainwallets and other low entropy key algorithms.

Results 16 brainflayer issues
Sort by recently updated
recently updated
newest added

When you implement Parity algorithm? can you send me by email? [email protected] Thanks !!!

feature request

Please remove control characters from the dictionary. In wordlist can meet as \n or \r\n. Respectively not processed correctly.

feature request

"incremental private key cracking mode" has no resume/continue, if you run it one day from a key and the system crashes/is rebooted/whatever how can one resume the work/test? Maybe some...

feature request

Hello Ryan, Would it be feasible to increase #define BLOOM_SIZE (512*1024*1024) to #define BLOOM_SIZE (1024*1024*1024) in order to get a bigger bloom file?

is there is any way to use base58 to be input to brainflayer ? like this with crunch crunch 35 35 abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ1234567890 -t 111111111111111@@@@@@@@@@@@@@@@@@@@ | ./brainflayer -v -b yourlist.blf -o...

Is there a way to specify a range of addresses as input so it will quit when it reaches the end address? And, I guess still using the same bloom...