Bitcoin Forum
June 25, 2024, 10:23:52 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 ... 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 [293] 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 »
5841  Bitcoin / Bitcoin Discussion / Re: Solve a riddle, guess a 4 char password and add 10 BTC to your xmas stocking! on: December 26, 2012, 06:48:44 AM
you misunderstood him.
Code:
password=`echo $password | sha256sum`
this pipes the password to sha256sum and adds \n at the end, so yes u have to put \n at the end when brute forcing.

Oh I see - sorry about that - that was an unintended extra complication.
5842  Bitcoin / Bitcoin Discussion / Re: Solve a riddle, guess a 4 char password and add 10 BTC to your xmas stocking! on: December 26, 2012, 06:39:42 AM
As the password was put onto the clipboard (at the end of the script) and then later "pasted" into the password prompt from GPG the LF is not actually *in* the actual hash that was used.
5843  Bitcoin / Bitcoin Discussion / Re: Solve a riddle, guess a 4 char password and add 10 BTC to your xmas stocking! on: December 26, 2012, 05:24:05 AM
Am very appreciative of the effort being put into this and am guessing that unless there is a hacker with a lot of free computing power it will be very much a case of luck with the "riddle" at this stage (and as promised the next hint won't really make much difference).
5844  Bitcoin / Bitcoin Discussion / Re: Solve a riddle, guess a 4 char password and add 10 BTC to your xmas stocking! on: December 26, 2012, 04:14:04 AM
Why not? You stated before you wouldn't empty the address until Jan 3rd. It takes time to figure out best ways to approach this and then implement. If you are attempting to evaluate the security model it seems counter-productive to cop out by reducing the difficulty too soon.

...I'd hate to spend too much effort and then just have you void it all by giving it away or closing the challenge....

Okay - assuming others feel the same then I won't make the next clue as revealing as I was going to (and any clue after that will not be released until the new year).
5845  Bitcoin / Bitcoin Discussion / Re: A few holiday words.... on: December 26, 2012, 03:30:58 AM
Thinking about the year that just ended, I cannot be thankful enough to be apart a part of a community that does not discriminate, does not hate (besides for the trolls), and does not care where you came from, who you are or your background. All of us work 24/7, with our blood, sweat, and tears to make this world a better place, a place where Bitcoin prevails!

FTFY - agree with the sentiments.

I think 2013 is going to be an exciting time for Bitcoiners!
5846  Bitcoin / Bitcoin Discussion / Re: Solve a riddle, guess a 4 char password and add 10 BTC to your xmas stocking! on: December 26, 2012, 02:53:53 AM
Interesting puzzle. "(at least)" isn't giving me any great ideas tho.

Well the next hint (if it's still unclaimed after 100 confirmations) should make it dramatically easier (as I am not going to let this drag out for too long).
5847  Bitcoin / Bitcoin Discussion / Re: Solve a riddle, guess a 4 char password and add 10 BTC to your xmas stocking! on: December 26, 2012, 02:28:54 AM
sry didnt read the full post (in a hurry).

No worries at all - now > 60 confirmations and funds are still seemingly safe. Smiley
5848  Bitcoin / Bitcoin Discussion / Re: Solve a riddle, guess a 4 char password and add 10 BTC to your xmas stocking! on: December 26, 2012, 02:14:22 AM
I used "vanitygen" to create the address so am pretty certain that the encrypted content would start with:

Privkey:5

so password is in the following format?
Code:
Privkey:${privkey}
if so u should have told us earlier, we'r all searching for a real privkey.

I was answering a question about what the *decrypted content* of the GPG message looks like (not about the "salt" formatting - only the "hints" that I give out are directly about that).
5849  Bitcoin / Bitcoin Discussion / Re: Solve a riddle, guess a 4 char password and add 10 BTC to your xmas stocking! on: December 26, 2012, 01:57:28 AM
I used "vanitygen" to create the address so am pretty certain that the encrypted content would start with:

Privkey:5
5850  Bitcoin / Bitcoin Discussion / Re: Solve a riddle, guess a 4 char password and add 10 BTC to your xmas stocking! on: December 26, 2012, 01:27:17 AM
will there be a 3rd hint?

If the funds are still there after 100 confirmations I will give a 3rd hint (and a 4th hint is probably not going to be necessary).

Smiley
5851  Bitcoin / Bitcoin Discussion / Re: Solve a riddle, guess a 4 char password and add 10 BTC to your xmas stocking! on: December 26, 2012, 12:59:08 AM
All the GPG options I used were default values (only filled in a name and email address and of course the password).
5852  Bitcoin / Bitcoin Discussion / Re: Solve a riddle, guess a 4 char password and add 10 BTC to your xmas stocking! on: December 26, 2012, 12:45:38 AM
Okay > 50 confirmations now - second hint (which is actually a slightly different version of the first hint):

Code:
(at least)
5853  Bitcoin / Bitcoin Discussion / Re: Solve a riddle, guess a 4 char password and add 10 BTC to your xmas stocking! on: December 26, 2012, 12:25:06 AM
I used a Puppy distro on an old IBM Thinkpad X40 (am hoping to get a SUSE Studio distro that will work on it so I can share it but no luck getting that to boot so far).

I also have tested the exact same script on an OpenSUSE 12.2 install (running on 64 bit hardware).
5854  Bitcoin / Bitcoin Discussion / Re: Solve a riddle, guess a 4 char password and add 10 BTC to your xmas stocking! on: December 25, 2012, 11:51:06 PM
Second hint will be coming after 50 confirmations...
5855  Bitcoin / Bitcoin Discussion / Re: Solve a riddle, guess a 4 char password and add 10 BTC to your xmas stocking! on: December 25, 2012, 04:28:24 PM
Okay - I have 10 confirmations now and the BTC has not moved - so here is the first hint in regards to the line of the script that was changed:

Code:
at least

more hints to follow if the 10 BTC is not taken by the time I get up tomorrow.

Smiley
5856  Bitcoin / Bitcoin Discussion / Re: Solve a riddle, guess a 4 char password and add 10 BTC to your xmas stocking! on: December 25, 2012, 04:06:03 PM
I finally managed to shut it up! Cheesy I'm now just checking the dictionary!

Good stuff - first clue is coming soon (am getting tired)...
5857  Bitcoin / Bitcoin Discussion / Re: Solve a riddle, guess a 4 char password and add 10 BTC to your xmas stocking! on: December 25, 2012, 03:59:52 PM
I have made a 1 Gb dictionary but I cant tell gpg to shut up and just check the passphrase Sad it slows the whole process down

Sorry am not an expert with GPG myself - but it does have a lot of options that you can't see from just the --help (try searching about that).
5858  Bitcoin / Bitcoin Discussion / Re: Solve a riddle, guess a 4 char password and add 10 BTC to your xmas stocking! on: December 25, 2012, 03:55:13 PM
Looks like 8 confirmations now - getting late here (it's midnight in Beijing) but first hint will be posted before I go to bed.
5859  Bitcoin / Bitcoin Discussion / Re: Solve a riddle, guess a 4 char password and add 10 BTC to your xmas stocking! on: December 25, 2012, 03:47:22 PM
Fundamental thinking can solve chickens
FU/|/d@m3/\|t@l t|-|i/|/g C@/|/ $0lv3 <|-|icK3ns
FUCK is the password (the only capitolised letters)

Sure - at least I think you have got the point then.

Smiley
5860  Other / Archival / Re: Random sweeps into my public wallet totaling 519.704 - Lost and Found? on: December 25, 2012, 03:44:25 PM
I think that at least you were lucky that if this is a bug then you found a very honorable forum member to have found it with.

Smiley
Pages: « 1 ... 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 [293] 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!