ryancdotorg / brainflayer

A proof-of-concept cracker for cryptocurrency brainwallets and other low entropy key algorithms.
https://rya.nc/brainflayer
909 stars 459 forks source link

from base58 to brainflayer #185

Closed kuw13 closed 1 week ago

kuw13 commented 1 year ago

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 found.txt

i try to test but not working

thanks love your work