Search found 6 matches

by knoerxi
Wed Oct 07, 2015 11:33 pm
Forum: Challenges
Topic: Not Chess
Replies: 16
Views: 41147

The encoding is "obviously" -- it is standard -- it can returned with a free accessable OnlineTool==

done in 3 Minutes
by knoerxi
Wed Sep 05, 2012 7:08 pm
Forum: Challenges Solved
Topic: Didactic Feedback Cipher Long 3
Replies: 10
Views: 1516

byte by byte is a good an fast way. but i don't know if i should automate it for furter challanges ;)
by knoerxi
Mon Sep 03, 2012 11:20 pm
Forum: Challenges Solved
Topic: Didactic Feedback Cipher Long 2
Replies: 22
Views: 2407

the little endian hint helps me to get the right answer thx@gfoot.
by knoerxi
Sat Aug 25, 2012 2:24 pm
Forum: Challenges
Topic: Didactic XOR Cipher 3
Replies: 35
Views: 69051

quite easy and done in milliseconds :D
by knoerxi
Mon Oct 12, 2009 11:42 pm
Forum: Challenges
Topic: Hello World
Replies: 13
Views: 29036

Thank's again..

The 0x01 was not seen with my browser... and the tool i used to write the code had a nice little bug..
by knoerxi
Sat Oct 10, 2009 5:54 pm
Forum: Challenges
Topic: Hello World
Replies: 13
Views: 29036

Hi i'am confused..


Expected: 'Hello, World', got: 'Hello, World'
'[program code here]' is incorrect.

The output of my programm is the right answer probably, why is it incorrect?