Bitcoin Forum
June 24, 2024, 03:01:17 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 7 8 9 10 11 [12] 13 14 »  All
  Print  
Author Topic: Solve a riddle, guess a 4 char password and add 10 BTC to your xmas... SOLVED!!  (Read 13586 times)
CIYAM (OP)
Legendary
*
Offline Offline

Activity: 1890
Merit: 1078


Ian Knowles - CIYAM Lead Developer


View Profile WWW
December 28, 2012, 03:48:47 AM
 #221

Why would he deliberately generate 1Cpu?

Actually I didn't - that address was just a complete fluke (used ./vanitygen 1) - but good try - final hint not far off.

With CIYAM anyone can create 100% generated C++ web applications in literally minutes.

GPG Public Key | 1ciyam3htJit1feGa26p2wQ4aw6KFTejU
vampire
Hero Member
*****
Offline Offline

Activity: 574
Merit: 500



View Profile
December 28, 2012, 04:44:26 AM
 #222

I think the password is 1Cpu

But since the logic of generating the hash isn't clear, it's hard to figure out the hash. And even if we know the password, without the clear logic of generating this hash its hard to crack the gpg priv key.

OpenYourEyes
Full Member
***
Offline Offline

Activity: 238
Merit: 100



View Profile
December 28, 2012, 04:51:29 AM
 #223

I think the password is 1Cpu

But since the logic of generating the hash isn't clear, it's hard to figure out the hash.

From his post above:
Quote
that address was just a complete fluke

Hmm, seems to be more of a challenge aimed at programmers with the highest spec machinery, which I am not, than a riddle.
I'll keep at it any way in case I get lucky.

takemybitcoins.com: Spend a few seconds entering a merchants email address to encourage them to accept Bitcoin
PGP key | Bitmessage: BM-GuCA7CkQ8ojXSFGrREpMDuWgv495FUX7
vampire
Hero Member
*****
Offline Offline

Activity: 574
Merit: 500



View Profile
December 28, 2012, 04:54:18 AM
 #224

I think the password is 1Cpu

But since the logic of generating the hash isn't clear, it's hard to figure out the hash.

From his post above:
Quote
that address was just a complete fluke

Hmm, seems to be more of a challenge aimed at programmers with the highest spec machinery, which I am not, than a riddle.
I'll keep at it any way in case I get lucky.

Generates a key.
Uses first chars of it to generate a hash. Something like 1Cpu1Cpu1Cpu1Cpu or simliar.
Creates a pgp priv key
Encrypts the bitcoin priv key with the gpg public key.

$$$

If the password is random.. Then simply good luck cracking it without knowing the exact logic.
CIYAM (OP)
Legendary
*
Offline Offline

Activity: 1890
Merit: 1078


Ian Knowles - CIYAM Lead Developer


View Profile WWW
December 28, 2012, 05:01:27 AM
 #225

Actually the password really isn't so random (but the main part of the riddle/puzzle is really the "equation") but I am not going to give away anything more about that unless it isn't successfully brute forced within a day after the next hint...


With CIYAM anyone can create 100% generated C++ web applications in literally minutes.

GPG Public Key | 1ciyam3htJit1feGa26p2wQ4aw6KFTejU
OpenYourEyes
Full Member
***
Offline Offline

Activity: 238
Merit: 100



View Profile
December 28, 2012, 05:41:25 AM
 #226

Actually the password really isn't so random...


0x5E? :p I'm looking at your keys/IDs for clues.

Looking forward to the next hint to the equation. It's had my brain baffled for days.

takemybitcoins.com: Spend a few seconds entering a merchants email address to encourage them to accept Bitcoin
PGP key | Bitmessage: BM-GuCA7CkQ8ojXSFGrREpMDuWgv495FUX7
AwkwardSituation
Newbie
*
Offline Offline

Activity: 29
Merit: 0


View Profile
December 28, 2012, 05:52:49 AM
 #227

The Answer is 42.

Therefore, the 4 character password is

a#42
CIYAM (OP)
Legendary
*
Offline Offline

Activity: 1890
Merit: 1078


Ian Knowles - CIYAM Lead Developer


View Profile WWW
December 28, 2012, 06:21:30 AM
 #228

Okay - am pretty sure this should be the final hint:

Code:
1p+1p=2.p

and Go!

With CIYAM anyone can create 100% generated C++ web applications in literally minutes.

GPG Public Key | 1ciyam3htJit1feGa26p2wQ4aw6KFTejU
BkkCoins
Hero Member
*****
Offline Offline

Activity: 784
Merit: 1009


firstbits:1MinerQ


View Profile WWW
December 28, 2012, 07:13:39 AM
 #229

So, I've put my mkpwds password generator up on my misc github repo, for anyone who's interested.

It's not as fast as the python one described above but it does work and when piping to JTR I don't think it slows down the process. Seems to gen about 127k pwds/s and I was only getting about 61k pwds/s on JTR with my GPU.

https://github.com/bkkcoins/misc   subproject mkpwds



robocoin
Sr. Member
****
Offline Offline

Activity: 252
Merit: 250



View Profile
December 28, 2012, 07:22:35 AM
 #230

Okay - am pretty sure this should be the final hint:

Code:
1p+1p=2.p

and Go!


I think I'll kick this whole 'at least thing ' out of my equation. But there are still infinite ways to make a second string out of string + string...

Not sure, but I see a chance that this wasn't your last hint, sir^^
CIYAM (OP)
Legendary
*
Offline Offline

Activity: 1890
Merit: 1078


Ian Knowles - CIYAM Lead Developer


View Profile WWW
December 28, 2012, 07:57:16 AM
Last edit: December 28, 2012, 08:11:58 AM by CIYAM Pty. Ltd.
 #231

hmm... seems my way of thinking must be very different to the people trying to solve this puzzle....

let's try this then...
Code:
1p+1p=2.p
       ^
(my wife thinks I meant something else here *and* the equation is how you might/would "write" it down on paper)

Do they still teach writing these days  Huh

Is this the reason no-one has guessed this?

Let me list some simple math operations....

1. addition
2. subtraction
...

With CIYAM anyone can create 100% generated C++ web applications in literally minutes.

GPG Public Key | 1ciyam3htJit1feGa26p2wQ4aw6KFTejU
BkkCoins
Hero Member
*****
Offline Offline

Activity: 784
Merit: 1009


firstbits:1MinerQ


View Profile WWW
December 28, 2012, 08:11:54 AM
 #232

hmm... seems my way of thinking must be very different to the people trying to solve this puzzle....

let's try this then...
Code:
1p+1p=2.p
       ^
(my wife thinks I meant something else here *and* the equation is how you might/would "write" it down on paper)

Do they still teach writing these days  Huh

Is this the reason no-one has guessed this?
I saw this as a regex dot and could be any char. But now I've mended my ways and changed my pattern list. Still a lot of variants possible.

CIYAM (OP)
Legendary
*
Offline Offline

Activity: 1890
Merit: 1078


Ian Knowles - CIYAM Lead Developer


View Profile WWW
December 28, 2012, 08:13:05 AM
 #233

I saw this as a regex dot and could be any char. But now I've mended my ways and changed my pattern list. Still a lot of variants possible.

and updated again... going once, going twice....

With CIYAM anyone can create 100% generated C++ web applications in literally minutes.

GPG Public Key | 1ciyam3htJit1feGa26p2wQ4aw6KFTejU
phr33
Full Member
***
Offline Offline

Activity: 226
Merit: 100


View Profile
December 28, 2012, 08:19:28 AM
 #234

Sounds like you are referring to some rather rout of context transformation such as

"one %s plus one %s equals two %s"

The possibilities are too many.
With or without spaces
"plus" / "sum" / "added to"
"equals" / "is"

And the whole "at least" thing suggests that either there are more elements in the equation, or the equation make rather little sense.

I think most ppl trying to crack this are rather technical in their minds Wink

My BTC input: 1GAtPwoTGPQ35y9QugJueum5GzaEzLYjiQ
My GPG ID: B0CCFD4A
CIYAM (OP)
Legendary
*
Offline Offline

Activity: 1890
Merit: 1078


Ian Knowles - CIYAM Lead Developer


View Profile WWW
December 28, 2012, 08:22:54 AM
 #235

Think of a type of graphical window system that has one letter...

With CIYAM anyone can create 100% generated C++ web applications in literally minutes.

GPG Public Key | 1ciyam3htJit1feGa26p2wQ4aw6KFTejU
BkkCoins
Hero Member
*****
Offline Offline

Activity: 784
Merit: 1009


firstbits:1MinerQ


View Profile WWW
December 28, 2012, 08:24:55 AM
 #236

Also not sure just how literal to take the clues. One may have a general idea but since even one char slightly off ruins it it's easy to scrap an idea out and try another tack.

CIYAM (OP)
Legendary
*
Offline Offline

Activity: 1890
Merit: 1078


Ian Knowles - CIYAM Lead Developer


View Profile WWW
December 28, 2012, 08:27:32 AM
 #237

We have a winner!!!!

http://blockchain.info/address/1CpueVNsEWgEhGD44ymVNoksyFp9Eekec7


With CIYAM anyone can create 100% generated C++ web applications in literally minutes.

GPG Public Key | 1ciyam3htJit1feGa26p2wQ4aw6KFTejU
phr33
Full Member
***
Offline Offline

Activity: 226
Merit: 100


View Profile
December 28, 2012, 08:29:26 AM
 #238

Think of a type of graphical window system that has one letter...


Now you are suggesting that you use X (Capital letter x) as multiplication operator!   Wink

A lower case x would make just a tad more sense. Not much, but still  Cheesy

My BTC input: 1GAtPwoTGPQ35y9QugJueum5GzaEzLYjiQ
My GPG ID: B0CCFD4A
BkkCoins
Hero Member
*****
Offline Offline

Activity: 784
Merit: 1009


firstbits:1MinerQ


View Profile WWW
December 28, 2012, 08:29:42 AM
 #239

Come on guys - let's finish it up:

Code:
1p+1p=2xp(at least)

I've been scanning on patterns just like that for a while now... nothing yet.
I mean I've even got everything ready so if I get the pwd I can extract the key and import and sweep it lightening fast. This is when you want that 400k p/s!

BkkCoins
Hero Member
*****
Offline Offline

Activity: 784
Merit: 1009


firstbits:1MinerQ


View Profile WWW
December 28, 2012, 08:39:43 AM
 #240

Damn It. Just found the key and it had been swept already!

Must have been just seconds....

5Hq96RktdCU3BL1U4b7Wxse2wWCiSRXierJdS68RE1Mf8BXphjg

I wonder if I could issue another spend with higher fees and have it go to me.... ha ha.
It's still unconfirmed.

Pages: « 1 2 3 4 5 6 7 8 9 10 11 [12] 13 14 »  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!