Skip to content

Classified is an easy and handy encryptor and and decryptor which is can protect your file.

License

Notifications You must be signed in to change notification settings

CapedDemon/Classified

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CLASSIFIED

Language License

Classified is an encrypted and a decrypter.
It can encrypt anykind of file with any extension. It is very secure.
The thing only matters is the key which you give to encrypt your files. The more strange the number, the good the file will be encrypted. Anyone who wants to see your file first need to decrypt it and need to enter the same key which you have entered to encrypt it.

How to Use?

Using Classified is very simple.
But before that you need to install it. For installing you can clone my repository using the below command -

git clone https://github.com/Shreejan-35/Classified.git

Or you can download the zip code by clicking on the green code button and selecting Download ZIP file.

  • First you need to run the Classified.exe file.
  • Enter the filename with extension.
  • Press 'E' for encrypting the file.
  • The file is encrypted in the 'encrypted' file. This file is created. You now delete the file which you have given in input.
  • For decrypting, run Classified.exe again.
  • Enter 'encrypted' as the file name as it contains all the data of the file which you have given but it is encrypted.
  • Press 'D' for decrypting the file.
  • The 'encrypted' file has been decrypted and the data is now stored in 'decrypted' file which is created which you can now read.
  • You can now delete 'encrypted' file.

Configuration

  • Language - C++
  • Editor - VS Code
  • System - Debian

License

GNU Public License

About

Classified is an easy and handy encryptor and and decryptor which is can protect your file.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages