Crack the code, win a prize (aka The Headache Thread­®)

A meeting area where members can relax, chill out and talk about anything non magical.


Moderators: nickj, Lady of Mystery, Mandrake, bananafish, support

Re: Crack the code, win a prize (aka The Headache Thread­®)

Postby Ted » Nov 26th, '11, 22:24



I encoded both messages using the same algorithm and key.

Ted
Advanced Member
 
Posts: 1878
Joined: Dec 4th, '08, 00:17
Location: London

Re: Crack the code, win a prize (aka The Headache Thread­®)

Postby Ant » Nov 26th, '11, 22:51

Well I think we can safely assume that Talkmagic is the key, so we just need to identify the algorithm used to find the answer...

"The most important thing is not to stop questioning."
User avatar
Ant
Advanced Member
 
Posts: 1307
Joined: Jul 11th, '09, 21:09
Location: Hertford, UK (29:AH)

Re: Crack the code, win a prize (aka The Headache Thread­®)

Postby Ant » Nov 26th, '11, 22:53

Ted wrote:The answer will be given on the first of December, either by the winner or myself.
No April fool or other prank. It's actually quite basic encryption. And that's a clue...


By basic encryption, do you mean BASIC or possibly Visual Basic Encryption...

EDIT: I think this was probably encrypted using XOR in VB, the Hex may or may not be required to conversion to binary before running through decryption and of course, as stated, Talkmagic is the cypher?

"The most important thing is not to stop questioning."
User avatar
Ant
Advanced Member
 
Posts: 1307
Joined: Jul 11th, '09, 21:09
Location: Hertford, UK (29:AH)

Re: Crack the code, win a prize (aka The Headache Thread­®)

Postby MiKo » Nov 26th, '11, 23:04

I am not sure I understood, but I also tried XOR (VB shouldn't really matter and Hex or binary neither). Anyway I'd like to stress that Ted said that the clue is TalkMagic, not talkmagic nor Talkmagic, it could very well be case sensitive.

User avatar
MiKo
Senior Member
 
Posts: 365
Joined: Oct 20th, '11, 09:18
Location: Liège, Belgium (34:AH)

Re: Crack the code, win a prize (aka The Headache Thread­®)

Postby Ted » Nov 26th, '11, 23:07

You guys are getting close.

Ted
Advanced Member
 
Posts: 1878
Joined: Dec 4th, '08, 00:17
Location: London

Re: Crack the code, win a prize (aka The Headache Thread­®)

Postby Ant » Nov 26th, '11, 23:13

MiKo wrote:I am not sure I understood, but I also tried XOR (VB shouldn't really matter and Hex or binary neither). Anyway I'd like to stress that Ted said that the clue is TalkMagic, not talkmagic nor Talkmagic, it could very well be case sensitive.


Right VB should not matter but the XOR generally uses binary so the hex string would need to be converted to binary before being run through the XOR decryptor?

So the XOR decryption would be based upon: 11101101101000100010110111001100011100000101001110011000000000000000

However when I try and run it through a decryptor it says the length is too short. :(

"The most important thing is not to stop questioning."
User avatar
Ant
Advanced Member
 
Posts: 1307
Joined: Jul 11th, '09, 21:09
Location: Hertford, UK (29:AH)

Re: Crack the code, win a prize (aka The Headache Thread­®)

Postby Ant » Nov 26th, '11, 23:15

No more secrets!

WAHOO!

"The most important thing is not to stop questioning."
User avatar
Ant
Advanced Member
 
Posts: 1307
Joined: Jul 11th, '09, 21:09
Location: Hertford, UK (29:AH)

Re: Crack the code, win a prize (aka The Headache Thread­®)

Postby Ant » Nov 26th, '11, 23:15

Did I win?

"The most important thing is not to stop questioning."
User avatar
Ant
Advanced Member
 
Posts: 1307
Joined: Jul 11th, '09, 21:09
Location: Hertford, UK (29:AH)

Re: Crack the code, win a prize (aka The Headache Thread­®)

Postby Ted » Nov 26th, '11, 23:19

Yes. Yes you did. Well done. Your prize will be sent out this weekend. Congratulations!
If you want to explain the solution to all please do so.
And please PM me your address.
T.

Ted
Advanced Member
 
Posts: 1878
Joined: Dec 4th, '08, 00:17
Location: London

Re: Crack the code, win a prize (aka The Headache Thread­®)

Postby MiKo » Nov 26th, '11, 23:20

Good job! Now I can sleep again :)

User avatar
MiKo
Senior Member
 
Posts: 365
Joined: Oct 20th, '11, 09:18
Location: Liège, Belgium (34:AH)

Re: Crack the code, win a prize (aka The Headache Thread­®)

Postby Ant » Nov 26th, '11, 23:28

Ted wrote:Yes. Yes you did. Well done. Your prize will be sent out this weekend. Congratulations!
If you want to explain the solution to all please do so.
And please PM me your address.
T.


I allowed my excitement to overcome my logic and got hung up on binary conversion for far too long.

To summarise briefly;

I immediately recognised the "code" as some form of hex.
I saw that all the simple encryptors had been tried so started thinking about more complicated encryptors.
Ted said "basic encryption".
The most basic encryption I have ever used is XOR (eXclusive OR), a substitution algorithm.
Last time I used it was for binary conversion strings so I got side tracked for ages.
Then I compiled the code incorrectly so I entered the encoded string in the encoder rather than the decoder (hence too short).
Realised my mistake, recompiled "TalkMagic" was the cypher and "No more secrets!" is the resulting message.

I have never felt like so much of a geek in all my life! Apart from that time when I was in the cinema watching X-Men and Wolverine complained about the outfits and Cyclops said "What would you rather, yellow spandex?" resulting in me laughing loudly, by myself, as no one else got the joke. :D

"The most important thing is not to stop questioning."
User avatar
Ant
Advanced Member
 
Posts: 1307
Joined: Jul 11th, '09, 21:09
Location: Hertford, UK (29:AH)

Re: Crack the code, win a prize (aka The Headache Thread­®)

Postby Madelon Hoedt » Nov 26th, '11, 23:29

Ted wrote:Yes. Yes you did. Well done. Your prize will be sent out this weekend. Congratulations!
If you want to explain the solution to all please do so.
And please PM me your address.
T.


Yay! Congrats Ant! :)

May we know what the prize is? :)

Madelon Hoedt
Senior Member
 
Posts: 379
Joined: Nov 16th, '10, 10:10
Location: Cardiff, UK

Re: Crack the code, win a prize (aka The Headache Thread­®)

Postby Ant » Nov 26th, '11, 23:32

Madelon Hoedt wrote:
Ted wrote:Yes. Yes you did. Well done. Your prize will be sent out this weekend. Congratulations!
If you want to explain the solution to all please do so.
And please PM me your address.
T.


Yay! Congrats Ant! :)

May we know what the prize is? :)


I do not know yet.

I have just given my address and been sent the slightly disturbing message that he will "Be in touch."

Are Blacks Ops people coming to my house to abduct/kill/vegetabilise me? :shock: :?

"The most important thing is not to stop questioning."
User avatar
Ant
Advanced Member
 
Posts: 1307
Joined: Jul 11th, '09, 21:09
Location: Hertford, UK (29:AH)

Re: Crack the code, win a prize (aka The Headache Thread­®)

Postby MiKo » Nov 26th, '11, 23:33

Well done: if you want more material to brag about, you beat a professional discrete mathematician :D (and btw, I got the joke ;) )

User avatar
MiKo
Senior Member
 
Posts: 365
Joined: Oct 20th, '11, 09:18
Location: Liège, Belgium (34:AH)

Re: Crack the code, win a prize (aka The Headache Thread­®)

Postby Ant » Nov 26th, '11, 23:35

I've properly nerded out and set my celebration on my Facebook status. The sense of achievement I feel is absolutely pathetic. :D

If anyone other than Tomo in my friends list has the slightest clue what I am on about I will be seriously astounded. :)

"The most important thing is not to stop questioning."
User avatar
Ant
Advanced Member
 
Posts: 1307
Joined: Jul 11th, '09, 21:09
Location: Hertford, UK (29:AH)

PreviousNext

Return to The Dove's Head

Who is online

Users browsing this forum: No registered users and 55 guests