Tokky Encryptor v2.0 by Tokkanjin -10/06/05

New features:
-Better encryption
-Better user interface

Type in a dos prompt 
java Run2

Then fill in input fields as required

Version 1.0 is also included

Tokky Encryptor v1.0 by Tokkanjin


Type in a dos prompt in the directory holding the program files 
java Run (yourEncryptionKey-whatever you want) ("e" for encryption,"d" for decryption) (inputFile) (outputFile)

for example if you want to encrypt a file called cheese.txt

java Run crazykey123 e cheese.txt newcheese.txt

then decrpyt it with

java Run crazykey123 d newcheese.txt cheese2.txt

cheese2.txt will be exactly the same as cheese.txt if you used the correct key

I haven't tested it on files other than .txt and although similar files should work i can't
guarantee support for all file types

and thats all there is to it!!!


Please note: If you forget the key there is no way it can be retrived, its not possible, not by me or anyone(they are more than welcome to try but its doubtful)!


Please report any bugs/ideas for improvement to: tokkanjin@hotmail.com