Bitcoin Forum
April 20, 2024, 02:39:01 AM *
News: Latest Bitcoin Core release: 26.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 [17] 18 19 20 »  All
  Print  
Author Topic: Ok, here's a 1BTC puzzle.  (Read 14314 times)
jajorda23
Member
**
Offline Offline

Activity: 99
Merit: 13


View Profile
July 02, 2019, 11:48:28 AM
 #321

blockladder / watashi-kokoto GitHub connection

Looking at blockladder's "project pr" forks, there is a user called bakujo. Not much by itself, but they are following one and only person: our watashikokoto.
blockladder and watashi are perhaps close friends.

https://bitcointalk.org/index.php?topic=2044123.0

Satohash seems like a commonly followed repository between them all on Github.

I mean, there are several possibilities here. It could be that OP expects us to input a 32 (i.e. 32 bytes = 256bit) char english worded answer, convert it to private key through some algorithm like the one in the link.

It could also be that OP is simply referring to an 8 word 32 char answer to be input into a brainwallet checker right away.

It could be that the answer to the question leads to a second clue that will contain the private key.

Who knows?

Forget using the code in the repository. There's no .cpp file (which I am not skilled enough to compose) so gcc won't compile it--the header file contains undefined references.
1713580741
Hero Member
*
Offline Offline

Posts: 1713580741

View Profile Personal Message (Offline)

Ignore
1713580741
Reply with quote  #2

1713580741
Report to moderator
1713580741
Hero Member
*
Offline Offline

Posts: 1713580741

View Profile Personal Message (Offline)

Ignore
1713580741
Reply with quote  #2

1713580741
Report to moderator
1713580741
Hero Member
*
Offline Offline

Posts: 1713580741

View Profile Personal Message (Offline)

Ignore
1713580741
Reply with quote  #2

1713580741
Report to moderator
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1713580741
Hero Member
*
Offline Offline

Posts: 1713580741

View Profile Personal Message (Offline)

Ignore
1713580741
Reply with quote  #2

1713580741
Report to moderator
GBT_User
Newbie
*
Offline Offline

Activity: 17
Merit: 0


View Profile
July 02, 2019, 02:21:58 PM
 #322

I was thinking.. 8 words 32 char....
an average of 4 letter per word....
it reminds me of the BIP39 wordlist... where all words have 4 significant letters (some only 3)

Maybe the question refers to that list somehow...?
there are 8 words in the question (not counting "?", "21", ".txt" )

I'm trying some COMB-inations.. so far nothing ...
jajorda23
Member
**
Offline Offline

Activity: 99
Merit: 13


View Profile
July 02, 2019, 08:01:02 PM
Merited by coinlocket$ (1), BitThinker42 (1)
 #323

To further the connection between Blockladder and watashi-kokoto:






They both have yahoo.co.jp addresses if that means anything to you. Blockladders PGP sig on github reveals his email.

Maybe they're both japanese?  Grin Grin Grin
Tsuyugushi
Newbie
*
Offline Offline

Activity: 12
Merit: 5


View Profile
July 03, 2019, 05:10:16 AM
 #324

I was thinking.. 8 words 32 char....
an average of 4 letter per word....
it reminds me of the BIP39 wordlist... where all words have 4 significant letters (some only 3)

Maybe the question refers to that list somehow...?
there are 8 words in the question (not counting "?", "21", ".txt" )

I'm trying some COMB-inations.. so far nothing ...


The answer might not be part of the BIP39 wordlist at all. If OP just created a custom sentence in Brainwallet to fit the puzzle, it would invalidate bruteforcing with the BIP39 list.
BearCorsar
Newbie
*
Offline Offline

Activity: 9
Merit: 0


View Profile
July 06, 2019, 01:55:20 PM
 #325

In general, so, there is some kind of healthy logic! all that is connected with this riddle. a ton of information. which I read and rechecked in 2 weeks! on different topics! It is not even clear how a private key is obtained. and each of the probable answers has to be transferred through different systems and thus you get a different key, respectively !!! Not very informative (Given) this question! Abstract! 8 words 32 characters without special ... the digit is not a special character but it is not specified that it can be used! Generally from where do I know that this is not just the author’s backup wallet, from where he will withdraw this amount on a rainy day. Does a private key have any relation to the task at all? )))) Grin Grin Grin Grin Grin Grin Grin Huh

tortic25
Full Member
***
Offline Offline

Activity: 250
Merit: 109



View Profile
July 07, 2019, 12:15:30 AM
 #326

In general, so, there is some kind of healthy logic! all that is connected with this riddle. a ton of information. which I read and rechecked in 2 weeks! on different topics! It is not even clear how a private key is obtained. and each of the probable answers has to be transferred through different systems and thus you get a different key, respectively !!! Not very informative (Given) this question! Abstract! 8 words 32 characters without special ... the digit is not a special character but it is not specified that it can be used! Generally from where do I know that this is not just the author’s backup wallet, from where he will withdraw this amount on a rainy day. Does a private key have any relation to the task at all? )))) Grin Grin Grin Grin Grin Grin Grin Huh




After looking at watashi's post they do seem like the same person. her post before this thread was about reversing something multiple ways until they all reach the same point. maybe its related to that


and the 2nd post to this thread shows a possible way to decrypt a piece of it.  so maybe you need to follow the steps done to decrypt that for the entire message.


Also on the first page she provides a solution on how to get the key.


i'm not a 100% sure they're the same person but assuming it is you would have alot of information to go on.

i'm Looking for sig campaign pmme
jajorda23
Member
**
Offline Offline

Activity: 99
Merit: 13


View Profile
July 07, 2019, 05:28:02 PM
 #327

So...

You know how Watashi linked into a github repo by movedon2otherthings that included code for a tool called Satohash?

Yeah...the code didn't work.

BUT I FIXED IT!

There were absolutely no declarations in the header file to match the definitions.

https://github.com/jajorda2/satohash

You just need to compile in terminal:

Code:
gcc satohash.c hash.h -o run

You can then follow the example instructions in the readme.md.

Code:
./run
to execute whatever you're trying to do.



DISCLAIMER

I do not know if this has anything to do with the puzzle. I've converted a number of phrases this way into sha256 private keys, converted them to WIF, and no glorious "179..."


Enjoy Cheesy
qtuyqa
Newbie
*
Offline Offline

Activity: 12
Merit: 0


View Profile
July 07, 2019, 09:52:43 PM
 #328

Cmon watashi we wait u for some reply!Are u blockladder?Or SirVladimir who fix ur code?
SirVladimir
Newbie
*
Offline Offline

Activity: 13
Merit: 0


View Profile
July 07, 2019, 10:03:55 PM
 #329

Just tested it. The code works in Windows as well, you just need a C compiler (I downloaded GCC) and ran the results.
qtuyqa
Newbie
*
Offline Offline

Activity: 12
Merit: 0


View Profile
July 07, 2019, 10:15:39 PM
 #330

"Why 21 million? The truth is, it was an educated guess. The math worked out, or as close to it as I had wanted it to. Before settling  on 21 million however, I had considered making 100 BTC as the reward, and 42—the answer to life, the universe, and everything. But afraid that others would consider my reference to Hitchhikers Guide to the Galaxy a quip and at the expense of not being taken seriously, I changed it to 21 million," the author writes.

In This text he say why 21 Million
But watashi-kokoto have shit solution and only and Magic to disappear  Last Active: January 19, 2019, 03:50:45 PM

He say:
my approach
start with shit solution

SheIsCombingWithTheCombFeelsGood

then you can replace "The" with "A"
fill the extra space with new words

SheIsCombingWithACombThatMagical

then you can reorder

ACombThatMagicalSheIsCombingWith

or even

AMagicalCombThatSheIsCombingWith

put back "The", change "Magical" to "Magic"

TheMagicCombThatSheIsCombingWith

Tsuyugushi
Newbie
*
Offline Offline

Activity: 12
Merit: 5


View Profile
July 08, 2019, 08:30:21 AM
 #331

"Why 21 million? The truth is, it was an educated guess. The math worked out, or as close to it as I had wanted it to. Before settling  on 21 million however, I had considered making 100 BTC as the reward, and 42—the answer to life, the universe, and everything. But afraid that others would consider my reference to Hitchhikers Guide to the Galaxy a quip and at the expense of not being taken seriously, I changed it to 21 million," the author writes.

In This text he say why 21 Million
But watashi-kokoto have shit solution and only and Magic to disappear  Last Active: January 19, 2019, 03:50:45 PM

He say:
my approach
start with shit solution

SheIsCombingWithTheCombFeelsGood

then you can replace "The" with "A"
fill the extra space with new words

SheIsCombingWithACombThatMagical

then you can reorder

ACombThatMagicalSheIsCombingWith

or even

AMagicalCombThatSheIsCombingWith

put back "The", change "Magical" to "Magic"

TheMagicCombThatSheIsCombingWith



This makes it a guessing game and not a riddle/puzzle at all..in which case the answer could be literally anything OPs mind conjured at the time.
Tsuyugushi
Newbie
*
Offline Offline

Activity: 12
Merit: 5


View Profile
July 09, 2019, 02:28:06 PM
Merited by LoyceV (1)
 #332

Latest solution tried:

For some reason I felt like the answer was hidden in the question, so I did the following.

Step 1: Assign each word a number based on the length of its characters.

Why = 3
The = 3
Comb = 4
Of = 2
Natasha/Satoshi = 7
Otomoski/Nakamoto = 8
Has = 3
21 = 2
Teeth= 5
? = not a word
. = not a word
txt = ignore for this solution (assumed it was to throw us off maybe).

Step 2: Take this number list (3, 3, 4, 2 ,7 ,8, 3, 2, 5) and run it through some python code to get all the possible combinations that amount to 32 characters.

Code:
import itertools
numbers = [3, 3, 4, 2 ,7 ,8, 3, 2, 5]
result = [seq for i in range(len(numbers), 0, -1) for seq in itertools.combinations(numbers, i) if sum(seq) == 32]
print result

Step 3: Read results to find that only 1 combination consists of 8 different numbers (i.e. words).

Code:
(3, 3, 4, 2, 7, 8, 3, 2),      <-- this one is 8 numbers therefore 8 words, to satisfy the hint "8 camel case words".
(3, 3, 4, 2, 7, 8, 5),
(3, 3, 4, 7, 8, 2, 5),
(3, 4, 2, 7, 8, 3, 5),
(3, 4, 7, 8, 3, 2, 5),
(3, 4, 2, 7, 8, 3, 5),
(3, 4, 7, 8, 3, 2, 5).

Step 4: Run the words corresponding to those numbers through the permutation solver program provided by ligor on page 17 https://github.com/Igor-san/1BtcPuzzle, once with Natasha Otomoski for numbers 7, 8, and once with Satoshi Nakamoto. 40,320 possible combinations of the words corresponding to (3, 3, 4, 2, 7, 8, 3, 2) give 32 characters, the solver program goes through them in a couple of minutes.

Step 5: No results, no key found.

Step 6: Cry.
jajorda23
Member
**
Offline Offline

Activity: 99
Merit: 13


View Profile
July 12, 2019, 01:06:47 PM
 #333

I’ve been looking at this a different way. What if the question’s anagram solution isn’t really leading to that being the private key. What if it is a guide toward the key? There are words like “obtain” and “key” that can be extracted. Similar bitcoin related words like “hash” and “satohash”, “combo” “name(s)” etc. I wonder..
Adriano2010
Hero Member
*****
Offline Offline

Activity: 1414
Merit: 516


View Profile WWW
July 12, 2019, 07:02:05 PM
Last edit: July 12, 2019, 09:46:07 PM by Adriano2010
 #334

Hi Tsuyugushi, with that software for this puzzle need internet connection to find the key if put correct words? And will show a message when private key is found?
Tsuyugushi
Newbie
*
Offline Offline

Activity: 12
Merit: 5


View Profile
July 13, 2019, 11:41:24 AM
 #335

Hi Tsuyugushi, with that software for this puzzle need internet connection to find the key if put correct words? And will show a message when private key is found?

Hey friend,

I'm not sure as I am not the author of the software, Ligor is (you'll find his post on Pg 17 of this thread). IMHO, yes, it requires an internet connection, and will display a message if the private key is found. You might want to verify with Ligor how it works specifically.
ligor
Full Member
***
Offline Offline

Activity: 1246
Merit: 138


Hodl DeepOnion


View Profile WWW
July 13, 2019, 12:18:11 PM
 #336

Hi Tsuyugushi, with that software for this puzzle need internet connection to find the key if put correct words? And will show a message when private key is found?

Hey friend,

I'm not sure as I am not the author of the software, Ligor is (you'll find his post on Pg 17 of this thread). IMHO, yes, it requires an internet connection, and will display a message if the private key is found. You might want to verify with Ligor how it works specifically.
Hi All. No internet connection required. Just for test:


bytcoin
Member
**
Offline Offline

Activity: 211
Merit: 20

$$$$$$$$$$$$$$$$$$$$$$$$$


View Profile
July 13, 2019, 07:53:02 PM
 #337

Hi Tsuyugushi, with that software for this puzzle need internet connection to find the key if put correct words? And will show a message when private key is found?

Hey friend,

I'm not sure as I am not the author of the software, Ligor is (you'll find his post on Pg 17 of this thread). IMHO, yes, it requires an internet connection, and will display a message if the private key is found. You might want to verify with Ligor how it works specifically.
Hi All. No internet connection required. Just for test:
Nice!
I'm noob in programming... How can I use this program?
BearCorsar
Newbie
*
Offline Offline

Activity: 9
Merit: 0


View Profile
July 18, 2019, 11:50:51 AM
 #338

Obviously she isn't him, but

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
S A T O S H I N A  K  A  M  O  T  O

8 2 3 9 1 6 11 4 14 13 12 15 5 10 7
N A T A S H  A O  T  O  M  O S  K I


who do you all think is she anyways?

Why Not?   
if we take into account that dividing into the Name itself, we get something like this .... Satoshi - Naka-Moto
Where Moto is the feminine gender, and the female name is ... Naka is a Surname. A Satoshi Description ....
This is one of the possible decompositions .... There are a lot of them. so exclude that he can be and she! if we are talking about one person is not right!
troslky77
Newbie
*
Offline Offline

Activity: 14
Merit: 4


View Profile
July 19, 2019, 02:36:12 AM
 #339

Can anyone paste in a big .txt (rar) file of all permutations contains every of possible generated 32 character-8 words texts ?

I don't really know why I can't run this 1btc searcher tool but if somebody has all generated possible words I will be glad.
BearCorsar
Newbie
*
Offline Offline

Activity: 9
Merit: 0


View Profile
July 19, 2019, 05:04:22 AM
 #340

Variations on this topic are very, very much, if you wrestle ... an average of 18 words gives you about 1764322560 possible options ...
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 [17] 18 19 20 »  All
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!