[PUZZLE][SOLVED] 12-01 Beating Stalin
Moderator: Moderators
- brandoblues
- Enthusiastic Fan
- Posts: 268
- Joined: Fri Sep 15, 2006 12:22 am
yeh theres a few people that cant get on, do u use firefox or ie?evaB wrote:also, I can't get into the chat... anyone else having that problem?
my name is josh, not iamcool or iam or cool
cooltron5000 is also accepted
My lawyers told me to edit the content of this signature so i didn't get sued
Me and Oobles are 'TWAT's - 'The Worldwide Association of Threadjacking'
cooltron5000 is also accepted
My lawyers told me to edit the content of this signature so i didn't get sued
Me and Oobles are 'TWAT's - 'The Worldwide Association of Threadjacking'

- FallingIntoSin
- Lonely Fan
- Posts: 212
- Joined: Sun Nov 26, 2006 5:04 am
- Location: Chicago
The remaining loose ends:
1. What does the "love note" mean? Who was it meant for?
2. Why the constant John Cusak references/movie quotes.
3. What's the significance of the Chain Reaction address? Is it the local of the next drop?
4. We have found out that the Hex Code was a Key/directions on what to do with the message, but we don't know what exactly it meant, except it told us it was a "love letter" that needed to be hexed twice to read. We still don't know the significane of "20,000 miles" or Base 36/34".
1. What does the "love note" mean? Who was it meant for?
2. Why the constant John Cusak references/movie quotes.
3. What's the significance of the Chain Reaction address? Is it the local of the next drop?
4. We have found out that the Hex Code was a Key/directions on what to do with the message, but we don't know what exactly it meant, except it told us it was a "love letter" that needed to be hexed twice to read. We still don't know the significane of "20,000 miles" or Base 36/34".
Last edited by FallingIntoSin on Fri Dec 01, 2006 2:28 pm, edited 1 time in total.
I fall down, a lot.
~*~*~*~*~*~*~*~*~*~*
OpAphid Angels Unite!
~*~*~*~*~*~*~*~*~*~*
"Men think if women are grabbing and clawing at each other there's a chance they might somehow you know... kiss." --Jerry Seinfeld, on the appeal of Catfights
~*~*~*~*~*~*~*~*~*~*
OpAphid Angels Unite!
~*~*~*~*~*~*~*~*~*~*
"Men think if women are grabbing and clawing at each other there's a chance they might somehow you know... kiss." --Jerry Seinfeld, on the appeal of Catfights
- brandoblues
- Enthusiastic Fan
- Posts: 268
- Joined: Fri Sep 15, 2006 12:22 am
ok i reconstructed acids work, the rar file decode it from hex, then decode that from base 64, then decode that from binaty, then decode that from hex, then its reversed. that is 5 steps
worked like a charm, 5 steps on the craigslist, 5 steps to decode the letter, now matching them up, hmm
casandra led to HEX
poly amouros submissive not sure (the reverse maybe)
31286 not sure (the binary maybe)
rob base 36 34 BASE
superboy HEX
they might not be in order but the binary and the reversing are two instructions left and should match up with the two im not sure about, i just dont see how yet
worked like a charm, 5 steps on the craigslist, 5 steps to decode the letter, now matching them up, hmm
casandra led to HEX
poly amouros submissive not sure (the reverse maybe)
31286 not sure (the binary maybe)
rob base 36 34 BASE
superboy HEX
they might not be in order but the binary and the reversing are two instructions left and should match up with the two im not sure about, i just dont see how yet
Last edited by brandoblues on Fri Dec 01, 2006 2:24 pm, edited 1 time in total.
-
- Lonely Fan
- Posts: 250
- Joined: Fri Oct 20, 2006 11:11 am
Wow you guys are amazing. Unfortunately I was at work all the time, but I've been trying to chip at it as much as I can here (hehe, at least it actually looks like work, instead of clips of a couple of teens running around and puppets and stuff).
So, those must be the instructions to decode the .rar file. There's a few gaps in what I could do, but I see that between Acid and Mike and others you've got it to work and decoded it all, it seems. I'm just going to put here what I know and then I'll edit once I figure out what other's did.
So, the original file was clearly in Hex:
4d444178 4d544177 4d544167 4d444578 4d544177 4d544567
4d444178 4d544178 4d544167 4d444578 4d444178 4d544567
4d444178 4d544178 4d544167 4d444578 4d444577 4d544567
4d444178 0d0a4d54 41784d54 41674d44 41784d54 41774d44
... and so on.
Notice there seems to be a repetitive pattern in groups of 8 characters. I get more than 14 thousand of these hex "words."
So the first step (cassandra hughes): hex > ascii, and we get something like this:
MDAx MTAw MTAg MDEx MTAw MTEg
MDAx MTAx MTAg MDEx MDAx MTEg
MDAx MTAx MTAg MDEx MDEw MTEg
MDAx MTAx MTAg MDAx MTAw MDEg
... etc, again for almost 14 thousand of these.
This is in base64, although I don't know what poly sub has to do with that. So, decoding from base64 gives:
00110010 01110011 00110110 01100111
00110110 01101011 00110110 00110001
... and on for almost 4600 of these octets.
Which is obviously binary. Here I'll mention something that seems relevant but I still don't understand: If we drop one bit from each octet you get 4600 times 7 is 32200 bits altogether (is there a checksum bit in ascii? can't remember). "32186 kilometers away" may be simply saying, "you are here, you've decoded this far."
Now converting to ascii gives 2s6g6k6120726574666120646k72... etc which is where I got stuck.
I don't understand how reversing it (turn it out go _ 36 34) resulted in a final Hex code (SuperBoy fitty fo'). I tried reversing the binary, negating it (swapping all zeroes and ones), but nothing comes through.
Also, I can't find the leet speak that some mention.
Ahh ok I just read the base conversion reference. Maybe I'll check it out later and update this.
Again, excellent job, especially the pop culture/movies team. That stuff's amazing.
So, those must be the instructions to decode the .rar file. There's a few gaps in what I could do, but I see that between Acid and Mike and others you've got it to work and decoded it all, it seems. I'm just going to put here what I know and then I'll edit once I figure out what other's did.
So, the original file was clearly in Hex:
4d444178 4d544177 4d544167 4d444578 4d544177 4d544567
4d444178 4d544178 4d544167 4d444578 4d444178 4d544567
4d444178 4d544178 4d544167 4d444578 4d444577 4d544567
4d444178 0d0a4d54 41784d54 41674d44 41784d54 41774d44
... and so on.
Notice there seems to be a repetitive pattern in groups of 8 characters. I get more than 14 thousand of these hex "words."
So the first step (cassandra hughes): hex > ascii, and we get something like this:
MDAx MTAw MTAg MDEx MTAw MTEg
MDAx MTAx MTAg MDEx MDAx MTEg
MDAx MTAx MTAg MDEx MDEw MTEg
MDAx MTAx MTAg MDAx MTAw MDEg
... etc, again for almost 14 thousand of these.
This is in base64, although I don't know what poly sub has to do with that. So, decoding from base64 gives:
00110010 01110011 00110110 01100111
00110110 01101011 00110110 00110001
... and on for almost 4600 of these octets.
Which is obviously binary. Here I'll mention something that seems relevant but I still don't understand: If we drop one bit from each octet you get 4600 times 7 is 32200 bits altogether (is there a checksum bit in ascii? can't remember). "32186 kilometers away" may be simply saying, "you are here, you've decoded this far."
Now converting to ascii gives 2s6g6k6120726574666120646k72... etc which is where I got stuck.
I don't understand how reversing it (turn it out go _ 36 34) resulted in a final Hex code (SuperBoy fitty fo'). I tried reversing the binary, negating it (swapping all zeroes and ones), but nothing comes through.
Also, I can't find the leet speak that some mention.
Ahh ok I just read the base conversion reference. Maybe I'll check it out later and update this.
Again, excellent job, especially the pop culture/movies team. That stuff's amazing.
Last edited by deagol on Fri Dec 01, 2006 4:56 pm, edited 2 times in total.
wicked.. I can do 2nd grade math AND remove virtually any stain known to man from almost every type of fabric. But YOU are amazing! *standing O*brandoblues wrote:ok i reconstructed acids work, the rar file decode it from hex, then decode that from base 64, then decode that from binaty, then decode that from hex, then its reversed. that is 5 steps
worked like a charm, 5 steps on the craigslist, 5 steps to decode the letter, now matching them up, hmm
casandra led to HEX
poly amouros submissive not sure (the reverse maybe)
31286 not sure (the binary maybe)
rob base 36 34 BASE
superboy HEX
they might not be in order but the binary and the reversing are two instructions left and should match up with the two im not sure about, i just dont see how yet

"Not dumb just severly off topic"
~tigerlilylynn
~tigerlilylynn
It's under the 'About Me' section. You have to click (See full profile) and it's at the very bottom.deagol wrote:Also, I can't find the leet speak that some mention.
We improve with time. Like a fine wine, really.
Canon - A body of works that are considered to be "genuine" or "official" within a certain fictional universe.
Cannon - A mounted gun for firing heavy projectiles.
Canon - A body of works that are considered to be "genuine" or "official" within a certain fictional universe.
Cannon - A mounted gun for firing heavy projectiles.
- brandoblues
- Enthusiastic Fan
- Posts: 268
- Joined: Fri Sep 15, 2006 12:22 am
its a team effort trust me, when you see so many people talking about stuff it just kinda starts coming together.
the only thing that i think woulda been better if the instructions were in order so we could of gone, ooohh ahhhh.
basically we figured out the note before anyone really looked at the clues too hard.
the only thing that i think woulda been better if the instructions were in order so we could of gone, ooohh ahhhh.
basically we figured out the note before anyone really looked at the clues too hard.
- brandoblues
- Enthusiastic Fan
- Posts: 268
- Joined: Fri Sep 15, 2006 12:22 am
in the note we know that all of the letters KLMNO were omitted for some reason.. but a few weird anomalies
7 o's that replace k's are in place in the note
the words are
kept know keeps awake back know suck
7k's
Leet speak for T is 7
tachyons redirect includes K12
so bear with me
K12 - K7 = K5
lol.
i think we've gone crazy
7 o's that replace k's are in place in the note
the words are
kept know keeps awake back know suck
7k's
Leet speak for T is 7
tachyons redirect includes K12
so bear with me
K12 - K7 = K5
lol.
i think we've gone crazy