brainflayer icon indicating copy to clipboard operation
brainflayer copied to clipboard

I can't check it

Open Bogomexp opened this issue 3 years ago • 7 comments

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 did I do wrong?

Bogomexp avatar Mar 10 '21 23:03 Bogomexp

hello

add hash160 to the.hex file and then it will find

IKramsaev avatar Mar 11 '21 12:03 IKramsaev

image

/

IKramsaev avatar Mar 11 '21 12:03 IKramsaev

image

/

16ga2uqnF1NqpAuQeeg7sTCAdtDUwDyJav It is 003e546d0acc0de5aa3d66d7a920900ecbc66c20314648aa13 or 3e546d0acc0de5aa3d66d7a920900ecbc66c2031 ?? Give PLS valid converter

Bogomexp avatar Mar 12 '21 21:03 Bogomexp

it worked! I used 003e546d0acc0de5aa3d66d7a920900ecbc66c20314648aa13 instead of 3e546d0acc0de5aa3d66d7a920900ecbc66c2031 But I can't find a converter(base to hex) for the big .txt files.

Bogomexp avatar Mar 13 '21 01:03 Bogomexp

I have a same problem, HELP!!! adress 1KcT6bGSGiWA2xDnuKJPhksQ3NqrDmsmfA i tried hashes 00CC269B6094FFF835A20B96D688912EDCB49DAAE423CD1825 cc269b6094fff835a20b96d688912edcb49daae4 I saved these hashes with a text editor to hexbtc.hex and then run ./hex2blf hexbtc.hex hexbtc.blf Then I ran ./brainflayer -v -b hexbtc.blf -i words.txt -o found.txt. The words.txt file has my 12 word combination (depart bridge doll keen kid winter bus option thank tank expect grief), but I got the result "" rate: 53833.62 p / s found: 0/3203 elapsed: 0.059 s "" Could it be wrong hashes? Maybe the problem is in the bloom filter? Maybe my sequence of actions is wrong? Could you check the wallet and phrase on your brainflayer?

P.S. i have perl convertors to hash for big .txt files (i check on 1.4G) 1-st convert to 00CC269B6094FFF835A20B96D688912EDCB49DAAE423CD1825 2-nd convert to cc269b6094fff835a20b96d688912edcb49daae4

I installed Ghex, saw after the hash point, remove it, again converted into .blf and again run brainflayer, but again - not found (((HELP PLEASE

Also, i used hashes 003e546d0acc0de5aa3d66d7a920900ecbc66c20314648aa13 3e546d0acc0de5aa3d66d7a920900ecbc66c2031 and passphrase "password" in words.txt from this topic - and it doesn't work again

uzvervolf avatar May 16 '21 07:05 uzvervolf

I have a same problem, HELP!!! adress 1KcT6bGSGiWA2xDnuKJPhksQ3NqrDmsmfA i tried hashes 00CC269B6094FFF835A20B96D688912EDCB49DAAE423CD1825 cc269b6094fff835a20b96d688912edcb49daae4 I saved these hashes with a text editor to hexbtc.hex and then run ./hex2blf hexbtc.hex hexbtc.blf Then I ran ./brainflayer -v -b hexbtc.blf -i words.txt -o found.txt. The words.txt file has my 12 word combination (depart bridge doll keen kid winter bus option thank tank expect grief), but I got the result "" rate: 53833.62 p / s found: 0/3203 elapsed: 0.059 s "" Could it be wrong hashes? Maybe the problem is in the bloom filter? Maybe my sequence of actions is wrong? Could you check the wallet and phrase on your brainflayer?

P.S. i have perl convertors to hash for big .txt files (i check on 1.4G) 1-st convert to 00CC269B6094FFF835A20B96D688912EDCB49DAAE423CD1825 2-nd convert to cc269b6094fff835a20b96d688912edcb49daae4

I installed Ghex, saw after the hash point, remove it, again converted into .blf and again run brainflayer, but again - not found (((HELP PLEASE

Also, i used hashes 003e546d0acc0de5aa3d66d7a920900ecbc66c20314648aa13 3e546d0acc0de5aa3d66d7a920900ecbc66c2031 and passphrase "password" in words.txt from this topic - and it doesn't work again

check in what format words.txt must be UTF-8 Unix(LF)!

Bogomexp avatar May 17 '21 01:05 Bogomexp

"depart bridge doll keen kid winter bus option thank tank expect grief" hex - 42ccb7ce0e7eb16608442ccc7b9ba4b94668831a

"password" hex - 3e546d0acc0de5aa3d66d7a920900ecbc66c2031

I have a same problem, HELP!!! adress 1KcT6bGSGiWA2xDnuKJPhksQ3NqrDmsmfA i tried hashes 00CC269B6094FFF835A20B96D688912EDCB49DAAE423CD1825 cc269b6094fff835a20b96d688912edcb49daae4 I saved these hashes with a text editor to hexbtc.hex and then run ./hex2blf hexbtc.hex hexbtc.blf Then I ran ./brainflayer -v -b hexbtc.blf -i words.txt -o found.txt. The words.txt file has my 12 word combination (depart bridge doll keen kid winter bus option thank tank expect grief), but I got the result "" rate: 53833.62 p / s found: 0/3203 elapsed: 0.059 s "" Could it be wrong hashes? Maybe the problem is in the bloom filter? Maybe my sequence of actions is wrong? Could you check the wallet and phrase on your brainflayer?

P.S. i have perl convertors to hash for big .txt files (i check on 1.4G) 1-st convert to 00CC269B6094FFF835A20B96D688912EDCB49DAAE423CD1825 2-nd convert to cc269b6094fff835a20b96d688912edcb49daae4

I installed Ghex, saw after the hash point, remove it, again converted into .blf and again run brainflayer, but again - not found (((HELP PLEASE

Also, i used hashes 003e546d0acc0de5aa3d66d7a920900ecbc66c20314648aa13 3e546d0acc0de5aa3d66d7a920900ecbc66c2031 and passphrase "password" in words.txt from this topic - and it doesn't work again

"depart bridge doll keen kid winter bus option thank tank expect grief" hex - 42ccb7ce0e7eb16608442ccc7b9ba4b94668831a

"password" hex - 3e546d0acc0de5aa3d66d7a920900ecbc66c2031

Bogomexp avatar May 17 '21 01:05 Bogomexp