I wrote a program a while back that encypts using, to the best of my knowledge, XOR. I lost the source code to the program but i still have the program. I'm wondering if other people using similar XOR encryption/decryption can help we re-write the algo.

It's for a chat program I made, and now I can't make updates because I lost the source.

Here are some examples:

encyption.txt

Uses several chr$(0)'s so the only way to properly view it would be with wordpad, or other editor capable of displaying with richtext.

Thank you,