Skip to content

AryanP45/File-protection-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub followers GitHub forks GitHub Repo stars GitHub watchers APM
GitHub code size in bytes GitHub closed pull requests GitHub issues


File Protection System

What is Secure Vault?

In this project, we have designed a file security system . When we use the operating system, we have to secure some important data. The date is always stored in the files, so we secure the important files well. To check the proposed functionality, we experiment the above said system on the Windows and Linux based operating system.

Run Locally

  • Clone the project

      git clone https://github.com/AryanP45/File-protection-system.git
  • Go to the project directory

      cd File-protection-system
  • Compile Main file

      javac Main.java
  • Run Main file

      java Main

Snapshots

Encrypt Tab

Encrypt

Decrypt Tab

Dencrypt

Backup Tab

Backup

Restore Tab

Restore

About Tab

About

📝 Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

✍️ Authors

🏆 License

Distributed under the MIT License. See LICENSE for more information.

Related

Here are some related projects