|
Re: Cryptography Challenge #14!
Link |
by
|
i can see people are having trouble. the clue in the HTML source of the page is meant to suggest to the user viewing the HTTP headers. this can be done using telnet.
|
|
Re: Cryptography Challenge #14!
|
|
http://web-sniffer.net/ Edit: Do you need any hexadecimal knowledge for this? |
|
Re: Cryptography Challenge #14!
|
|
hahas this is interesting... hmm...hope can have some advise on how to decrypt the message though brain toggling stuff RAWR! |
|
Re: Cryptography Challenge #14!
Link |
by
|
In fact you do not need to know hexadecimal for this challenge.
|
|
Re: Cryptography Challenge #14!
|
|
Really lucky that I got it when manipulating them... This one's great! And yes, we need to manipulate them to get the answer. Haruhi-ism: all about a mysterious girl who think everything except herself in the world should be mysterious; but she actually is the most mysterious 'thing' in the universe. |
|
Re: Cryptography Challenge #14!
Link |
by
|
|
The only thing in a header I could imagine to be useful here is the hash... Oh, I have the encrypted message. No idea what to do with it. "blah is big and blahblah is small." Does that mean the number blah decrypted means big and blahblah decrypted is small? ![]() ![]() |
|
Re: Cryptography Challenge #14!
Link |
by
|
well, once you have the numerical sequence, you might want to pull those number apart. each number represents an english word, which is a sequence of letters.
|
|
Re: Cryptography Challenge #14!
Link |
by
on 2007-06-01 14:22:48 |
I want to figure this out but i have no clue of what to do. I never understood these challanges. Help11
Look deep within your soul and you will find the spirit of the wolf. |
|
Re: Cryptography Challenge #14!
Link |
by
|
its like a treasure hunt, just follow the clues.
|
|
Re: Cryptography Challenge #14!
|
|
no more clues that you can give, gendou? when does the crypto ends and answers announced btw? |
|
Re: Cryptography Challenge #14!
Link |
by
|
|
i never announce the answers. it seems to me like too many people are tripped up on the very first clue. click here for a semi-spoiler, to see the encrypted message.
|
|
Re: Cryptography Challenge #14!
Link |
by
![]()
on 2007-06-04 11:10:32 |
|
Thx Gendou. Lets see if I can get anywhere now. (BTW, I figured it would be something like this, but the telnet thing didn't work out.) |
|
Re: Cryptography Challenge #14!
Link |
by
|
|
ok jesus people prime factor the numbers. you know i love primes! they're sexy!
|
|
Re: Cryptography Challenge #14!
Link |
by
![]()
on 2007-06-07 09:54:02 |
|
I think I'm seeing it now. Does the factor's order matter? |
|
Re: Cryptography Challenge #14!
Link |
by
|
|
multiplication is reflexive, so there is no such thing as factorization order! however, the characters in an english word are ordered, obviously. so, there's going to be some sort of clever trick to preserving order. try arranging the factors in different orders, like smallest to biggest, and vice versa.
|
|
Re: Cryptography Challenge #14!
Link |
by
on 2010-10-21 19:12:31 |
|
I know this might be kinda stupid, but the picture on the error page... it's Jean-Luc Picard from Star Trek doing his facepalm :P |
|
Re: Cryptography Challenge #14!
Link |
by
|
Yea!
|
|
Re: Cryptography Challenge #14!
|
| finally understood the key |
|
Re: Cryptography Challenge #14!
Link |
by
on 2011-02-11 03:49:46 |
You know what... yeah, Prime Numbers were Smexy XD
|
|
Re: Cryptography Challenge #14!
|
|
It seems like the step between ~finding the primes of each number in the Encrypted-Message~ and ~organizing/scrambling/sorting the primes of each number in the Encrypted-Message~ could take forever... All I know FOR SURE is what number "L" is, because there are two Ls in "small"... In other words, I cannot figure out the "clever trick to preserving order." ![]() edit: btw, thank you Raijinili for the websniffer clue!!! I would have been lost without it. |