Search content
Sort by

Showing 3 of 3 results by x2225963
Post
Topic
Re: The Legend of Satoshi Nakamato, FINAL STEP PUBLISHED.... 4.87 BTC GRAND PRIZE!
by
x2225963
on 04/02/2018, 06:35:38 UTC
I was counting the size of the inner flame 0 for skinny and 1 for fat.  I did have the same problem with flame #102.  I counted it as fat and it's needs to be skinny.

I had listed the other 2 correctly I believe.

Thanks, so I guess we agree there are at least two mistakes in the width channel.
The two near the central horizontal line on this picture.

I was just surprised that everybody seemed to find back the correct message by reading the solution article but I had to bruteforce like crazy to find which bits to flip.
Post
Topic
Re: The Legend of Satoshi Nakamato, FINAL STEP PUBLISHED.... 4.87 BTC GRAND PRIZE!
by
x2225963
on 04/02/2018, 06:09:10 UTC
In case anyone wanted to see how to solve it, I have written a python script using the solution posted here that decodes the flames.

https://github.com/ynohtna92/1FLAMEN6

You can test it here by copying and pasting the code into the online shell https://www.python.org/shell/


Hi,

How did you interpret the width channel?
See post #1410 for my problem (also quoted below).

The flame width mentioned by smracer in previous post is one of the 4 flames I had trouble with.

In fact, now that I see the output of your code, I also had the very first flame wrong, for me it is narrow.

Hello,

I just read the solution article and even with it I had troubles finding the private key. Either there are mistakes in the flame width channel or I did not understand which part of the flame is supposed to be narrow or wide.

I bruteforced the message I found with random permutations until it contained a valid WIF private key. I had 4 bits which did not match in the flame width channel. Here are the 4 flames to which they correspond.

https://i.imgur.com/QH1aSpq.jpg

I've written next to them what they are supposed to be, but I had the opposite value in my dataset. Can someone please explain why these flames are supposed to be narrow/wide? Especially why the two top ones are supposed to be narrow? Isn't it the width of the inner color which matters?

EDIT: the wrong flames were circled in the first posted image
Post
Topic
Re: The Legend of Satoshi Nakamato, FINAL STEP PUBLISHED.... 4.87 BTC GRAND PRIZE!
by
x2225963
on 03/02/2018, 22:29:27 UTC
Hello,

I just read the solution article and even with it I had troubles finding the private key. Either there are mistakes in the flame width channel or I did not understand which part of the flame is supposed to be narrow or wide.

I bruteforced the message I found with random permutations until it contained a valid WIF private key. I had 4 bits which did not match in the flame width channel. Here are the 4 flames to which they correspond.

https://i.imgur.com/QH1aSpq.jpg

I've written next to them what they are supposed to be, but I had the opposite value in my dataset. Can someone please explain why these flames are supposed to be narrow/wide? Especially why the two top ones are supposed to be narrow? Isn't it the width of the inner color which matters?

EDIT: the wrong flames were circled in the first posted image