Veron Encryptor 1.0: Encryption Optimization ------------------------------------------------------------------ http://www.verongames.com © Veron, Inc. 2007 ------------------------------------------------------------------ New in version 1.0: The encryption dll is optimized so that it is now 17 times faster than in our very first version, 0.9 (which was also a bit faster than the first version) and 512 bytes smaller than the previous version (which was also a bit smaller than the first version). How to use this program: Well, firstly when you start up this program, you should bee seeing this screen (Press ESC to close this window), but when you press the ESC key, you will be met with a very basic main menu (will be upgraded in the next version). But, to encrypt/decrypt a file, just click the only button on the screen, the Encrypt/Decrypt button.Then you will be greeted with some messages telling you what to do. Encrypting a file: So, if you want to encrypt a file, when prompted, select the file you wish to encrypt, and then click open. You will then be prompted to select the output file, so just type in the name of the output file, and then click open. Then you will be asked to choose a password to protect the encrypted text from being decrypted unless the encryption password is known, and the decryptor has this DLL, so basically only you can decrypt your encrypted files. So, type in your desired password, and click ok, and then your done! You will recieve a confirmation message on the screen, informing you that your file was succesfully encrypted. Decrypting a file: Decrypting a file you have encrypted is simple. Firstly, when prompted, select the encrypted text file that you wish to decrypt, and click on open. Then select the output file, so just type in the name for the file which will contain the decrypted text in it, and click open. But then, you must enter the password that was used to encrypt the text you are trying to decrypt. This extra security means that only somebody who knows the password can correctly decrypt the encrypted file. So, type in the password that you used to encrypt the file in the first place (It's case sensitive), and then click ok, and your decrypted file will be created in the directory you chose! If you typed in the wrong password, the decrypted file will just be jargon, or nonsense, it will stay encrypted. FAQ: Q: What method does the encryption dll use for encryption? A: It uses XOR encryption with "random" variations to make it very hard to decipher (unless you have the password AND the dll of course). Q: Is the encryption dll written in PureBasic? A: Yes. Q: Why have you provided this program for free? A: Because this tool is used as a way for Veron to get the message out to the public: "We can compete with the best companies, we can create excellent software, games and applications."