Back | Reverse | Quick Reply | Post Reply |

Re: Cryptography Challenge #44!
Link | by Tsu on 2009-11-27 08:52:44
Awww :P

Re: Cryptography Challenge #44!
Link | by on 2009-11-28 09:33:54 (edited 2009-11-28 09:34:31)
Oh wow Gendou, even after you EXPLICITLY gave out the challenge, only ONE solved it. Seriously? No one here uses a Mac or something?

Me? I gave up looking. lol.


Re: Cryptography Challenge #44!
Link | by gendou on 2009-11-29 00:47:40
Yeah, I'm disappointed. It's a really clever idea, too.


Re: Cryptography Challenge #44!
Link | by Black Rock Shooter! on 2009-11-29 02:48:59
Looks like my linux (ubuntu) can't decrypt it either oddly enough :( . Went to the Fall of Saigon but I only managed to get the first word...



Find me at Twitter and Google+

Re: Cryptography Challenge #44!
Link | by gendou on 2009-11-29 04:14:33 (edited 2009-11-29 04:17:55)
You can figure it out without changing your system settings. Unzip the .jar file, and try to decode the data/data.txt file. Here's a hint, even:
key1 = (new SimpleDateFormat("yyyy-MM-dd").format(new Date())).getBytes();
key2 = TimeZone.getDefault().getID().getBytes();
...
message[i] = data[i] ^ (key1[i % key1.length] + key2[i % key2.length]);



Re: Cryptography Challenge #44!
Link | by jc90 on 2010-06-18 12:38:18
How do you download the jar files ? I can only get the first word! the rest seems so confusing.

Re: Cryptography Challenge #44!
Link | by notgeesus on 2012-02-11 03:09:49
all i see is a white screen! cant click or right click either (or is it supposed to be like that?)

Re: Cryptography Challenge #44!
Link | by Kuru on 2013-01-03 01:12:35
Changed the time, date, location and even the language to Viet. All I can see is white. -_-

Re: Cryptography Challenge #44!
Link | by dood. on 2013-03-31 05:31:43
Now that Java has "security vulnerabilities,"
I assume that the people above who are only seeing "white"
are using browsers which are blocking the plugin from running.

However, I had access to a Mac a while ago and "went to the fall of Saigon,"
but the screen was still showing the jibber-jabber it shows on Windows computers...

Back | Reverse | Quick Reply | Post Reply |
Go to page: 0, 1 Displaying 21 to 29 of 29 Entries.

Copyright 2000-2026 Gendou | Terms of Use | Page loaded in 0.0016 seconds at 2026-06-09 23:15:34