I had a blast in this community since joining, and what is a better way to thank than to make some giveaways. However, what I enjoyed the most, by far, were various puzzles, so I'm obviously making one of my own now.

There are 3 giveaways, first one should be pretty accessible, it's a rather easy encoding/trivia puzzle so a tradition is fulfilled. The real challenge starts from there. I tried to design it so it is hard, but solvable without a requirement of wild mass guessing, divine intervention, bruteforcing or very proficient English command. Thinking is still required though. Mostly logical thinking.. Mostly. Sometimes lateral, too. We'll see how it works out.

Also, I checked everything at least three times and I honestly think it is very unlikely that I messed something up.

I set the giveaways to end on Sunday, May 20th, 2100 ZULU. Lookie, lookie, I even made a handy timer for y'all.

So, onto the first puzzle! Good luck!


http://www.steamgifts.com/giveaway/Xxxxx (no digits)

.---- ... -/.-.. . - - . .-./.. .../.- - --- -- .. -.-./-. ..- -- -... . .-./---../.- -. -../- .... ./.-.. .- ... -/...--/.-.. . - - . .-. .../.... .- ...- ./-- -... .-./.. -.. . -. - .. ..-. .. . .-./----- -..- ...-- .....


Solution


Foreword

I tried to put myself in shoes of a solver and not to do something that would not be logical. Wanted to crate a certain flow in the puzzle with a lot of not crucial detail but hopefully something to appreciate by puzzle connoisseurs. There were only few steps that I considered really hard, intertwined with some easier (but still possibly hard) steps to keep interest and morale up, to give a sense of progress.

It could get bit technical at times, something I guess more technical people (like me) would appreciate, but for less technical people it could become like a meta-puzzle.

With my first puzzle I subtly encouraged searching online for answers, also in my email, so even if something wasn't immedietely recognizable I think it was searchable.

Overall I'm satisfied with the achieved results. The number of solvers/entrants for each giveaway matched quite well what I had in mind when designing this. I expected a bit more on the first one though.. Didn't count exactly how many commenters already had the games, save for the last one where it was easy (one person). I aimed for something around 200/50/10 solvers, got 147(+?)/40(+?)/8(+1).

I don't think I'll make as hardcore puzzle next time. I got stumped on many puzzles, sometimes (not always) imho unfairly, and in my own way wanted to make a few statements, not all of which I'm going to explain :) Anyway, I think I am artistically complete now. xD

Congratulations to all solvers, and especially the winners!

1. The trivial beginning.

  • morse code with slashes dividing words

  • 1st letter is atomic number 8 = (O)xygen

  • last 3 letters have MBR identifier 0x35 = JFS (easily found online; okay as one user pointed out this is technically partition identifier within MBR, so I've used bit of a shorthand there)

  • 2nd letter not mentioned, but I didn't want you to brute force. Just take 'x' from pattern. Some people thought (Ox)ygen and it's a lucky coincidence it actually worked out for them :)

  • First giveaway code: Oxjfs - it was Time Gentlemen Please! and Ben There Dan That! Special Edition Double Pack

Had some fun with trivia/quiz giveaways concept. The way how you may end up bruteforcing a letter, the way some stuff is easily found on the internets, etc. Morse code thrown in for good measure. This was meant to be rather accessible, but a puzzle that stands on its own nonetheless.

Slashes confused some people (and some tools). Not really intended but there you go, added challenge I guess.

2. The Hidden Email

  • A hidden link in the description on giveaway #1. You had to look in the HTML source code of the page
  • It was a paste of an email, pretty much what goes over the wire in MIME format
  • Text was mostly some elaborate babbling, but it did point out the main puzzle is the attachment, and that it's a good idea to start with artists (whatever that means, right?)
  • Some general tips like noting your progress not to get lost.. some fragments of the puzzle work on what you did earlier. Also, pretty much everything in the puzzle was doable online, without offline tools. Literally the only thing I myself couldn't do online was unpacking, but I only tried wobzip.org, no idea why it didn't work, they say they support 7z. Didn't bother to look for anything else online, though.

The email has kind of an easter egg for the very end. Kind of a satire. I have toyed with the idea for it to be the code for the final giveaway, but didn't want to take the risk someone actually figuring that out. So instead it pointed back to the first giveaway. It would still seriously weird out someone if found. In hindsight, I could've probably risked pointing to the second giveaway with some rot13 thrown in for teh lulz.

Pastebin.com didn't like (MI)ME, they called me a spammer! ("Stop spamming! Contact admin@pastebin.com to get this ban lifted"). I had to find another site but as an added bonus it had email syntax highlighting. Nice touch.

3. The Face Value

  • Decode the base64-encoded attatchment, but you had to use something that worked with a binary file; alternatively, you could open the downloaded text with a program that understands *.eml files
  • What you get is a jpg showing a well known PROBLEM? trollface; the file has many surprises though
  • The trollface has dots and dashes on its contour, not particularly hard to spot I think. Yes, it's morse code
  • The picture is essentially flipped around one of diagonals (which is two simpler transformations that are available in many tools: rotate 90 degrees clockwise and flip horizontally). This is an important hint, not only a way to mess with the morse code and confuse people to try decoding mirrored morse code
  • If read as mirror image, the dots and dashes don't make much sense especially that one 'letter' doesn't even have meaning in morse
  • Read properly, these are two "words" (not one!): 7Z and EXIF, designed to hint you for future
  • 7z = 7-zip = packing format
  • EXIF - Exchangeable Image File Format, to hint you where to look (EXIF metadata). An excellent online tool to view the metadata comes up pretty high on online searches

Imagine that, base64 wasn't invented to make puzzles. It actually was invented to send binary data over a channel that accepted only (lower, 7 bit) ASCII text and some binary data could have control characters and whatnot and mess it up.

In hindsight, I could've put EXIF on top and 7z second, perhaps, to point out you gotta go EXIF route first? I think people discovered entrance to the final message for giveaway #3 too early and got confused. But I said in email, look for artists first. EXIF metadata "artists"! I also repeated many times, there is no random guesswork involved, so there was no point in trying passwords if you were not 100% sure it actually is the password.

4. Artists and (XP)Comments

  • Time to read some metadata about artists; for at least some of the OSes, it could be shown in file properties; there are also many tools for that, especially one handy online tool that would also show you a surprise right away.
  • Artist names: Hacnpx Zr; Qrpbqr KCPbzzrag Sbe Cnffjbeq; Ebg13 SGJ!!!
  • Weird? It is good old rot13, telling you exactly what to do: unpack the file, but first look for the password in XPComment, another piece of metadata. Also, had a very important insight: Rot13 FTW!!!
  • Unpack? Yeah, open the image in an unpacking tool. The format is 7z, hinted by the "face value" morse code. WinRAR maybe could deal with it, dunno, haven't checked. But again, no point in trying random passwords until you decode the XPComment. The unpacking step was the only thing I couldn't do online, but didn't try too hard either
  • XPComment looks like base64.. but unpacked is a lot of eeccddee and some ETX and EOT chars. Kind of garbage-y. But it had a hint at the end: [Y U NO WANT WIN??!]
  • Actually turned out to be a hard reference to get: Y U NO WANT WIN??! Well.. Rot13 FOR THE WIN!!!
  • Slightly more subtle: Artists were encoded Rot13 first, why not try this on XPComment?
  • XPComment: rot13 first, then base64 second! Lookie lookie, string of 0s and 1s
  • Obvious next step: binary
  • Bunch of dots and underscore. Wait.. what.. a morse code without separation? That would be dang hard. No, it's much easier and there's a base64 encoded hint at the end
  • hint "._"->"01": replace "." with "0" and "_" with "1".
  • Now binary and you get: pass=sha1(full_txt_from_exif_thumbnail) - meaning to look for exif thumbnail and whatever text appears there, compute the value of sha1 hash function for it

The idea of binary => base64 => rot13 is ripped off directly from (I mean, inspired by) a puzzle from a month ago. I'd give credit but the author didn't provide solution methinks so not gonna do that. It was basically impossible to solve one part without bruteforcing until he added a very clear hint about using rot13 first. He linked to this puzzle from one of his more recent ones, too. I decided to use this stuff and add some subtler hints. It turned out to be a killer again. Though you actually could get to giveaway #2 without it, seeing the EXIF thumbnail earlier by chance in a tool or file explorer. It was still required for giveaway #3, though.

There was a similar puzzle recently, too, just not with rotated base64, but something else (Welsh). So some experienced puzzlers might have been tipped off.

5. The Trolling QR Code

  • It turns out exif thumbnail has a QR Code!
  • The QR code as it is, is UNREADABLE. Good software should give you an error, even better software could possibly figure out for you what was wrong, if you were lucky? Baffling for sure, but I repeatedly said if something doesn't work, you got it wrong. I'm sorry if someone used a software that actually had philosophy "garbage in, garbage out", and thought that I actually meant the garbage is something without me giving any hints.
  • Troll face was the hint. You had to do the same transformation to the QR Code to make it readable as was required to correct the trollface (flip around a diagonal; mirror image on its own without rotation would probably work too, as software easily accounts for rotation - that's why one of the markers is smaller - but not for mirror image)
  • Corrected QR code read as follows:
    YAY! Celebratory midway giveaway: xTuPP. Keep this for later: [anti-crack hint: 0123456789->GINPQRSTVY]
  • The giveaway #2 was Hydrophobia: Prophecy The description there was explaining people that if they got QR code bypassing some earlier steps, it's fine, but they need those steps anyway for the final giveaway.

I think too many people couldn't believe me I didn't do anything that was not logical. It was pretty logical (even if not necessarily obvious) to me that if original big image is flipped, the thumbnail is too.

This was actually a base forming my puzzle, something I noticed when playing with QR Codes to get an inspiration for some puzzles. I've noticed that a code flipped around diagonal (rotated 90 degrees right, flipped horizontally) looks legit, but is not. Decided to hide it in thumbnail and add a main picture that would hint a transformation is required. I made it a base for middle tier giveaway, added something fun and light at the beginning to make more people happy, and dang hardcore puzzle based mostly on playing with various encodings for the final giveaway.

I needed a way to hint people to find the thumbnail, if they didn't do it by chance. EXIF on trollface was a pretty good hint already, while XPComment was directing straight there.

6. Diving Deeper

  • As Hydrophobia description explains, time to piece everything together and dive deeper
  • compute sha1 of the message read from thumbnail: 636ad91c7a69885e6abda390c9548205f8decfe9
  • unpack the image with 7z tool, providing the password
  • You got a file final_message.txt!

The password was long and effectively random to prevent someone from cracking the archive. I just decided to warn people (in Hydrophobia message) about some potential caveats: keep the qr code message without newline at the end, and you could still end up with lower or upper case, but only one works.

7. The Final Countdown

  • Plaintext English message giving you clue(s) to use after the anti-crack clue, followed by actual encoded message.
  • Message was first encoded in base 64; decoded stuff looks mostly like garbage, but has some plain text at the beginning You actually want my HEX. Use the anti-crack hint on it.
  • So.. take the HEX of the message. Would be best to only take the part excluding the English text, it was separated by 8 nulls from the remainder (starting with F4B36238F4B36238)
  • The anti crack hint (from QR Code) is a substitution, digits to some letters. As said, now it's time use it. Snippet above ends up being FQBPSNPVFQBPSNPV
  • If you took HEX with spaces and lower case, despite me screaming in CAPITALS all over the relavant places, I'm sorry, you were making things more difficult for yourself, though there is last final warning later on.
  • A repeating pattern to notice is NPV
  • The VPN clue is actually two things: reversing the string you got after anti-crack substitution, and doing a Caesar cipher shifted by 11. Yes, not rot13 this time. And not a simple substitution of three letters (btw I didn't use "->" this time, commonly used by me earlier to note substitution). Supporting hint was that I considered AUS instead of VPN (that would require shift by 5 to decode)
  • so, reverse and rot11: GAYDAMBQGAYDAMBQ
  • Another thing heavily hinted by English text was that I have "based on half of the usual 64". This meant, base32
  • It's your final warning you need capital letters: base32 uses only capitals. Even if you used anti-crack literally and ended up with uppercase GIN.. you could still have left over hexadecimal digits a - f in lower case.
  • base32 decode to get string of "0" and "1" (ok my example ends up being all zeroes 0000000000, but you get the point)
  • binary decode to get something that looks (and, as a matter of fact, is) base64 again
  • base64 to get.. garbage again, but with a hint at the end: 0->1
  • There's a leap to make based on previous steps: I want you to take binary this time, and swap zeroes and ones. Not swapped is again some garbage.
  • After swapping 0s and 1s, decode binary to get the final message.

This was a bunch of various text transformations piled up together. I was inspired to use base32 in my puzzle by some forum key giveaway (can't find the link, sorry). It actually got me totally stumped back then as I didn't use base32 earlier at all.. So I decided to use it myself, but hint about it. I played with it, encoded zeroes and ones and noticed this one peculiar repeating pattern. Like I said, it was hard to miss and hard not to use in my puzzle.

8. The Easter Egg

  • Final message in plain text:

Very nice, almost there!!! The final
part is a simple substitution cipher.

First alphanumeric string is:

4WES0M3PUZLG1VAYNOH8KTXBIRCJDFQ25769

Second alphanumeric string is:

0ABCDEF12GHIJO3PQRSTUVXYZ4567W8KLMN9

I will let you figure out which
direction to use. 50/50, eh? Casing
should not be a problem.

Oh, yes. You wonder where to use the
cipher. The encoded giveaway code
is back in the MIME boundary, last
part after the dot. Hex encoded 1st.
It may look suspiciously familiar!

  • The last 5 hex encoded bytes in the MIME boundary back in the email actually form the first giveaway code
  • Final giveaway code after proper substitution: Vx13h - Alan Wake.

The final easter egg was a statement that FOR CRYING OUT LOUD, HOW I WAS SUPPOSED TO FIGURE THIS OUT WITHOUT PRIOR KNOWLEDGE OR INSIGHT INTO THE PUZZLE CREATORS MIND! ;)

Epilogue

In the end, there was a nice and light puzzle for the first giveaway, funky mind bending idea with QR code for the second giveaway, and heaps upon heaps of various decodings required for the final giveaway. A lot of stuff was twisted, though, and hidden in not necessarily obvious places. But there was always a hint on what to do and where to look.

In the encodings area arguably the most funky thing I used was base32. Besides that I only used morse, base64, binary, Caesar shifts including well known rot13, and some substitutions that always had the key provided.

Thank you for participation, I hope you had fun, even if you didn't win anything nor had solved everything.

No, I did not count just how many steps there were.


12 years ago*

Comment has been collapsed.

It's the final 24 hours and we have 6th total solver.

12 years ago
Permalink

Comment has been collapsed.

I really hate you, D:

12 years ago
Permalink

Comment has been collapsed.

Aw shi- I knew I should've ground more for Tharne's Wrath set bonus.. Damned Suulomades.

Relevant

Meanwhile, looks like there's 7th.

12 years ago
Permalink

Comment has been collapsed.

Bumpity Bump for teh awesome thread.

12 years ago
Permalink

Comment has been collapsed.

Waiting for solution :3

12 years ago
Permalink

Comment has been collapsed.

It's not that hard. If you think this one is hard then you should see the puzzle inside this puzzle.

12 years ago
Permalink

Comment has been collapsed.

I'm late :(

12 years ago
Permalink

Comment has been collapsed.

Eagerly awaiting the solution.

12 years ago
Permalink

Comment has been collapsed.

SOLUTIONS!!!

12 years ago
Permalink

Comment has been collapsed.

He made an awesome work as puzzle maker. Thank you Award and congratulations to the winner.

12 years ago
Permalink

Comment has been collapsed.

Well said. Thanks Award.

12 years ago
Permalink

Comment has been collapsed.

Okay the giveaways ended and the dice are rolled. Solutions coming shortly :)

12 years ago
Permalink

Comment has been collapsed.

Haha! I wonder if you've the longest post here.

Gonna thank you here for the ultimate challenge and the ultimate prize as well!

12 years ago
Permalink

Comment has been collapsed.

why so complicated? ^_^ btw nice work

12 years ago
Permalink

Comment has been collapsed.

"A repeating pattern to notice is NPV" wiped me out. AWESOME puzzle, though.

12 years ago
Permalink

Comment has been collapsed.

Nice... Didnt notice the Ceaser shift.

12 years ago
Permalink

Comment has been collapsed.

Great puzzle.
Got to where you had to reverse VPN, I got that VPN=GAY was an 11-shift ceasar cypher, but didn't think think about reversing it.
Great puzzle and nice giveaways.

12 years ago
Permalink

Comment has been collapsed.

Once again, you did an amazing job Award! =]

12 years ago
Permalink

Comment has been collapsed.

Thank you Leeka :)

12 years ago
Permalink

Comment has been collapsed.

Thanks!

I got stuck after final message. Got hint, knew about rot11, but got no idea what next.

12 years ago
Permalink

Comment has been collapsed.

I loved this puzzle, but somehow I got stuck while trying to decode the XPComment. For some reason, after doing the ROT-13 and the base64, the binary led me to a string of weird characters that didn't make any sense. How could this happen? Here's the binary string so you can see it for yourself: 00011010111001110111110111001011000110011100101101111110111010110001100111001011011111011100011101111110111010110001101011100111000110101110011101111101110010110111111011101011000110101110011101111110111010110111110111000111011111101110101100011010111001110001101011100111000110101110101100011001110010110111111011101011000110011100101101111101110010110111111011101011000110011100011100011001110001110001101011101011000110011100101101111110111010110001101011100111000110011100011101111110111010110111110111000111000110101110011100011010111001110001100111001011011111101110101101111110111010110001100111000111000110101110011101111110111001110001101011100111011111011100011100011001110010110111111011100111011111011100101100011001110001110111111011101011011111011100101100011010111010110111111011100111011111101110101101111110111010110001101011100111000110011100011101111110111010110001101011101011000110101110011100011010111001110111111011101011011111101110101101111110111010110111110111000111000110101110011101111110111001110001101011100111000110011100011100011010111010110111111011100111011111011100101100011001110001110111110111000111000110011100011100011010111001110001100111000111011111011100101101111101110001110111111011100111011111011100011101111110111010110111110111001011000110101110011100011010111010110001100111001011011111101110011100011010111010110111110111000111011111011100011101111101110001110001101011100111000110011100101101111101110010110111111011101011011111101110011100011001110001110111110111001011000110011100011100011010111001110001101011101011000110101110101101111110111010110111111011101011000110011100101101111101110001110001100111000111011111101010100000100111010000000101010100001001010101111000000001110010101010110011010111100110

12 years ago
Permalink

Comment has been collapsed.

whoa how did you get DC1 and DLE chars between these zeroes and ones?

12 years ago
Permalink

Comment has been collapsed.

That's weird... I don't know where they came from, although it's likely that they popped up because of some converter, but thing is I had deleted them before copying the number here. Odd. =/

12 years ago
Permalink

Comment has been collapsed.

Okay I've debugged the problem. Whatever you used for rot13 didn't keep the case and you ended up with everything upper case.

12 years ago
Permalink

Comment has been collapsed.

That explains everything, thanks! Looking forward to future puzzles like this. :)

12 years ago
Permalink

Comment has been collapsed.

Too much complex computer/programming language jargon and stuff.

12 years ago
Permalink

Comment has been collapsed.

There are some very clever ideas but parts 2 and 3 are out of my league. I had some ideas for part 2 but I was way off and there were a lot of steps. Thumbs up, that must have been one of the hardest puzzles.

12 years ago
Permalink

Comment has been collapsed.

You received an offer for trading your excess of luck with me, but now it's too late. ;)

12 years ago
Permalink

Comment has been collapsed.

I already took your offer but I didn't inform you about it and I can't blame for not noticing that you are mssing something. I may have some spare luck lately but it didn't help with parts 2 and 3 so I thought your puzzle solving brain would be a very useful asset for me in the future.

12 years ago
Permalink

Comment has been collapsed.

Unfortunately I can't give you a piece of my puzzle solving brain, but I will make you a good offer if you can demonstrate that your excess of luck works on giveaways with a number of entries greater than 20. The evidence that you showed is only for 2-15 entries giveaways so far.

12 years ago
Permalink

Comment has been collapsed.

I never asked for your permission. I'm a ninja, I saw that puzzle solving brains of yours lying inside your head and I snatched it, no thanks given. I agreee that the extent of my luck hasn't been thoroughly examined but why should you of all people not be satisfied with a 15 entries giveaway? You make it into a lot of those.

12 years ago
Permalink

Comment has been collapsed.

Nowadays it is difficult to find a serious excess luck trader.

12 years ago
Permalink

Comment has been collapsed.

I would like to thank you very much for posting the solution. I spent quite a bit of time trying to solve this puzzle and I found the first 2 giveaways and the packed txt file. I was experimenting with the hex form of it indeed and applied the anti-crack hint to it. I guess the VPN is GAY hint is where I got stuck...

Unfortunately I already had the first 2 games, so despite all my efforts, I didn't get to enter anything, but oh well...

Still... I'm really grateful for this explanation, because I seriously wanted to find out what there was to do next. Many people don't post the solutions. :(

12 years ago
Permalink

Comment has been collapsed.

Sick

12 years ago
Permalink

Comment has been collapsed.

Man, I got stuck on the MBE thing, that is totally NOT easily found online.

12 years ago
Permalink

Comment has been collapsed.

12 years ago
Permalink

Comment has been collapsed.

I didn't google for that search string, but went through several pages about MBR and partition tables (mainly wiki) and finally got to that list which is the second hit in your search. :) But I see now, what you mean by "easily found". :D

12 years ago
Permalink

Comment has been collapsed.

Don't think it is easily found, but it is definitely possible to find the answer online. Think the problem is the term 'MBR identifier'. Posted something about it in the first giveaway, but Award didn't comment about it there. ;)
I think more accurately it is called partition type identifier inside the partition table which is just one part of the MBR. But as the MBR doesn't need an identifier, it is quite clear what was asked for. ;)

12 years ago
Permalink

Comment has been collapsed.

Yeaa and the resulting morse code is shorter ;)

12 years ago
Permalink

Comment has been collapsed.

I am SO glad I didn't attempt the last part.

12 years ago
Permalink

Comment has been collapsed.

Good thing that the third prize is a game I'm not interested in. Just reading the solution gave me a headache!
I think this is one of the best quality puzzle on this site. Great work on making it. :)

12 years ago
Permalink

Comment has been collapsed.

BTW, I found this link in trollface image EXIF using firefox plugin "Exif Viewer 1.81" All other viewers didnt find it. Is it a hint to another giveaway? :)

12 years ago
Permalink

Comment has been collapsed.

Oh noes! You've discovered the great EXIF conspiracy now you have to be.. silenced...

Just kidding :) I should've totally put some foreshadowing to another puzzle, but honestly I don't think I'll make another like this one. I can always fix it.. maybe retrofit the other part of MIME boundary to be a Chekhov's gun carrying on even further? The one part I can always salvage is the final substitution cipher (the pair of alphanumeric keys). But I don't think so :)

This looks like something specific to the plugin? It is some sample picture from a site that reviews cameras. I got the trollface image originally from knowyourmeme.com and edited a bit in Adobe Photoshop Elements 6.0, but the program added a lot of EXIF metadata and its own thumbnail, so I did a screenshot and saved from MS Paint to remove most of it. Then I used file properties to add artists and comment. Next, I used exiftool.exe to swap the thumbnail and finally appended 7z part. So really can't see how that link would end up in the picture.

12 years ago
Permalink

Comment has been collapsed.

... I almost had it. :'( fuck.

Really nice puzzle. Very clever. I just wish that some of the piles of garbled text were a little simpler to figure out what to do with. I spent forever trying to figure out what to do with the xpcomment text. Damn. Wanted the game too heh.

Good work on being very creative though.

12 years ago
Permalink

Comment has been collapsed.

Closed 12 years ago by Award.