Silicate Wielder
March 11th, 2012, 03:16 PM
Ok, So after having lost my moms broadband2go I had nothing to do but program and play minecraft (Don't have much to do on my computer considering how slow it is to download) Anyways I decided to program an encryption engine and its a success! when converting this uses a textfile that contains the language that it uses to encrypt and decrypt. but with v.1 its painfully slow at converting and the last conversion for a small textfile took over 20 minutes to get most of it converted.
Currently this uses a list to compare code or text to toe corrosponding text or code, it then the writes that code to the output and when finished it saves the code into the original textfile. it does this in an automatic loop to save space and CPU (This is probably why its so painfully slow.) Heres the conversion scripts i used.
http://dl.dropbox.com/u/53805278/Personal/Pictures/Encrypter%20Pro%20Converting%20Scripts.gif
And heres the console scripts:
http://dl.dropbox.com/u/53805278/Personal/Pictures/Encrypter%20Pro%20V.01%20Main%20Console.gif
I'm currently compiling a installer for windows so you can't download it yet.
Currently this uses a list to compare code or text to toe corrosponding text or code, it then the writes that code to the output and when finished it saves the code into the original textfile. it does this in an automatic loop to save space and CPU (This is probably why its so painfully slow.) Heres the conversion scripts i used.
http://dl.dropbox.com/u/53805278/Personal/Pictures/Encrypter%20Pro%20Converting%20Scripts.gif
And heres the console scripts:
http://dl.dropbox.com/u/53805278/Personal/Pictures/Encrypter%20Pro%20V.01%20Main%20Console.gif
I'm currently compiling a installer for windows so you can't download it yet.