So I had a friend overseas download the program and tried to send it to me, except for the fact that Gmail doesn't allow executable attachments, among others.
So, me and my buddy overseas cooked up an idea to bypass this. What if we just dropped the .exe extension and also used a simple XOR cipher to encrypt the data? Using a key of 0xFF, I came up with this program (after a few bug-fixing revisions, click for larger view):
The source is freely available on the text-snipplet site, Pastebin.com. View the source (updated 2012-01-27 01:32)
The source is freely available on the text-snipplet site, Pastebin.com. View the source (updated 2012-01-27 01:32)