Skip to content

piotrosz/FileEncrypt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FileEncrypt

FileEncrypt is a very simple command line application for encrypting and decrypting files based on the provided password.

To encrypt file:

FileEncrypt.exe -encrypt -i FileToEncrypt -p Password

To decrypt file:

FileEncrypt.exe -decrypt -i FileEncrypted -p Password

Encrypting and decrypting file

About

Simple file encryption command line application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages