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

error in ubuntu 18.04 while generating .blf #152

Closed teddy3130 closed 2 years ago

teddy3130 commented 3 years ago

I am tried to generate the blf from hash.txt file. Getting an error " [!] Failed to open hash160 file 'hash160' " Tried restarting and reinstalling still issue persist. need some expertise help. BF

chandler-hs commented 3 years ago

Unsubscribe.

On Fri, Mar 19, 2021 at 10:49 AM teddy3130 @.***> wrote:

I am tried to generate the blf from hash.txt file. Getting an error " [!] Failed to open hash160 file 'hash160' " Tried restarting and reinstalling still issue persist. need some expertise help. [image: BF] https://user-images.githubusercontent.com/80978756/111822123-c9267480-88b9-11eb-85cb-afd6eb546312.PNG

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/ryancdotorg/brainflayer/issues/152, or unsubscribe https://github.com/notifications/unsubscribe-auth/AJCLVSSMMUI6K4EC65CPA4TTEOFCJANCNFSM4ZPHPTZQ .

rocje commented 3 years ago

You're doing it wrong, the only correct way as far as I know is

./hex2blf example.hex example.blf

the .blf file is automatically created from the .hex file