Skip to content

pmutshipayi/file-encryption-decryption-vb.net

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

file-encryption-decryption-vb.net

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

Screenshot 1

Screenshot 2

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

About

A vb.net program that encrypt and decrypt files and directories

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published