hi, one of my favorite hobbies asside from programming is coming up with new and improved ways of encryption and decryption for random purposes so I decided to combine the hobbies and make a small very simple program that encrypts and decrypts files.
keep in mind this is a simple program and much more time was put into the math and logic than the gui so I still used commands like input and blitz text for time efficiency.
here are the downloads:
(encoder)
http://download279.mediafire.com/mmxiytu4nmlg/m0zkazmonme/enc.exe
(decoder)
http://download109.mediafire.com/caxcyzgcm3dg/wqmzjkwkz2j/dec.exe
when a box pops up while downloading click save dont click run!
how to use: these are simple programs for now. first run enc.exe to encode a file. it can be any file. include the file extension when typing in the file name. after you do that it will ask you for a 4 letter/number/symbol encryption password. (do not use shift!!! it messes it up for some reason :p) after you type 4 letters dont press anything and it will do the rest. it makes a file called whatever the original was with a .loc at the end
after encrypting delete the original file without a .loc at the end (unless you dont trust me and it is a very important file. I would advise using a file that you dont care about)
when you open the decrypter enter the name of the file to decrypt without the .loc at the end. then enter the password you entered while encrypting the file after that dont press anything and it should do the rest :)
sorry for the bad interface. it is temporary.
I know im reinvinting the wheel here but it is a hobby so what can I say
If anyone wants to know exactly how it encrypts the file I will post the logic behind it.
[edit] dont try to manually remove the .loc it wont work and it will say file corrupt ;)
keep in mind this is a simple program and much more time was put into the math and logic than the gui so I still used commands like input and blitz text for time efficiency.
here are the downloads:
(encoder)
http://download279.mediafire.com/mmxiytu4nmlg/m0zkazmonme/enc.exe
(decoder)
http://download109.mediafire.com/caxcyzgcm3dg/wqmzjkwkz2j/dec.exe
when a box pops up while downloading click save dont click run!
how to use: these are simple programs for now. first run enc.exe to encode a file. it can be any file. include the file extension when typing in the file name. after you do that it will ask you for a 4 letter/number/symbol encryption password. (do not use shift!!! it messes it up for some reason :p) after you type 4 letters dont press anything and it will do the rest. it makes a file called whatever the original was with a .loc at the end
after encrypting delete the original file without a .loc at the end (unless you dont trust me and it is a very important file. I would advise using a file that you dont care about)
when you open the decrypter enter the name of the file to decrypt without the .loc at the end. then enter the password you entered while encrypting the file after that dont press anything and it should do the rest :)
sorry for the bad interface. it is temporary.
I know im reinvinting the wheel here but it is a hobby so what can I say
If anyone wants to know exactly how it encrypts the file I will post the logic behind it.
[edit] dont try to manually remove the .loc it wont work and it will say file corrupt ;)