A python application that can hide a folder and make it visible with a user password. It can also zip and unzip folders, encrypt and decrypt folders.
- Zipfile
pip install zipfile
- shutil
pip install shutil
- OS
pip install os
- Cryptography
pip install cryptography
- Webbrowser
pip install webbrowser
- Tkinter
pip install tkinter
- Hide folders
- Make folders visible with passwords
- Encryption and Decryption
- Compress and decompress folders
- GUI
Download the 'Concealium.exe' file to start using this tool.
- To start using this tool download the EXE file or install all required libraries to use the source code.
- Disable Show hidden folders setting in the File Explorer for this tool to work properly.
- Create a folder named 'Hidden' in 'C:/Users/Public' (This is optional because the tool will create the folder if it does not exist.)
- After encrypting the folder, the encryption key ('encryption.key') will be saved in the above location which is used for decryption. (DO NOT DELETE THIS KEY)
- This tool is set to the above file path. This can be changed in the source code.
- The current password for this tool is "1234" which is used for decryption and to make the folder visible after hiding. The password also can be changed in the source code.
Copyright © 2023 Ashfaaq Rifath - Concealium v3.0.1