A vb.net program that encrypt and decrypt files and directories
How it works !!!
This program encrypt only the types of files that are save in bin/cryptable_file_format.txt
So if you want to add any other type of you can just add it there.
Add the type of file of want to them encrypt in bin/cryptable_file_format.txt
Others stuff !!!
All files that should be encrypt/descrypt as plain/text must be writeen in the file bin/plain_text_format.txt
other it will be encrypt/descrypt as a binary file.
DO NOT FORGET YOUR ENCRYPTION KEY
DO NOT ENCRYPT A FILE MANY TIMES, UNLESS IF YOU WON'T FORGET THOSE ENCRYPTION KEYS