It is a simple program which hides your private contents and locks them with a password and when locked, stores them in another folder with its name changed.
Required Modifications: Change the "PASSWORD_HERE" to your desired password.
Instructions:
(When the program is first run, it will create a folder called "Private" and closes.)
Locking:
- Add the files you would like to secure.
- Re-run the program and give your cnfirmation to lock the folder.
Unlocking:
- Run the program.
- Enter the correct password.
Updates to come:
- A sort of a UI for better visual appeal.
- Add a encryption and decryption storage.
- Allow the user to add a password through the UI.