Search found 6 matches
- Fri Nov 09, 2012 8:56 pm
- Forum: Challenges Solved
- Topic: Didactic Feedback Cipher
- Replies: 2
- Views: 412
- Fri Nov 09, 2012 8:42 pm
- Forum: Challenges Solved
- Topic: Didactic Feedback Cipher Long
- Replies: 0
- Views: 1459
Didactic Feedback Cipher Long
Basically just a reminder for myself in case I want to revisit this challenge in the future: <?php $str = "e5534adac53023aaad55518ac42671f8a1471d94d8676ce1b1". "1309c1c27a64b1ae1f4a91c73f2bfce74c5e8e826c27e1f74c". "4f8081296ff3ee4519968a6570e2aa0709c2c4687eece44a15". &q...
- Wed Nov 10, 2010 5:08 pm
- Forum: Challenges
- Topic: Didactic XOR Cipher 2
- Replies: 9
- Views: 14880
- Wed Nov 10, 2010 4:03 pm
- Forum: Challenges
- Topic: Didactic XOR Cipher 2
- Replies: 9
- Views: 14880
Re: Didactic XOR Cipher 2
Sorry, I meant 256. I've looked over all of them, and couldn't find anything that makes sense at all .HugStuart wrote:One byte can store 8 bits, this leads to 256 different keys: 00000001, 00000010, 00000011, ..., 11111110, 11111111
- Wed Nov 10, 2010 1:29 pm
- Forum: Challenges
- Topic: Didactic XOR Cipher 2
- Replies: 9
- Views: 14880
Didactic XOR Cipher 2
Hi, I'm probably overlooking something or misinterpreting the text, therefore I've to ask you for further advices. What I've done so far. I suppose that the hex encoded string is encrypted the same way as in "Didactic XOR Cipher 1", so I've decrypted it in the same way. The text now says t...
- Sat Nov 06, 2010 9:18 pm
- Forum: Challenges
- Topic: Please help me about 'UpCount' challenge..
- Replies: 9
- Views: 14949