Well, I guess that it had been sitting on the AO Server for a year with a big bug right there. Well, it is now fixed. Thanks to Pecosian for finding out that there was a problem - otherwise I would have never known...

Also, it is true that the algorithm isn't very complex (or proven) - I made it myself. Thats a reason why I wouldn't recommend using this program to hide very sensitive info. You could possibly change out the algorithm for your own, and learn a little bit of encryption through that. I'll also point this out - the main reason that I couldn't write a program to brute-force or find another way to crack this was because I save the encrypted files as Uni-Code... I don't know how to read that correctly in C, so I was never able to really begin working on it...

(BTW, if you can crack the current algorithm, I would like to see how you did it.)

-Tim_axe