Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Challenge: Write an algo
#11
When using a XOR-encryption (only), the encryption is the same as the decryption Wink
Reply
#12
Right...How did he knew it was a XOR encryption? And the exact code used?
Reply
#13
Well, first of all I examined the stream. I saw that the symbol # repeated all over the place, in a pseudocyclic fashion, so I guessed it was the encoded "SPACE" character. As it looked so much as the "word delimiter" I guessed that a straightforward method was used, and that each symbol represented one only character. I noticed that ASC("#") = ASC(" ") XOR 3, partially guessing 'cause this guy had posted two XOR encryption/decryption algos earlier that week. I cheated Smile
SCUMM (the band) on Myspace!
ComputerEmuzone Games Studio
underBASIC, homegrown musicians
[img]http://www.ojodepez-fanzine.net/almacen/yoghourtslover.png[/i
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)