CipherPWD is a secure password and file management tool. It uses AES-256 encryption to protect your data. It allows you to encrypt and decrypt file contents with a password, and also provides several features to manage your sensitive data, such as adding new passwords, modifying existing passwords, and removing data.
- Encryption: Encrypt a file with a password.
- Decryption: Decrypt a file by entering the correct password.
- Add to an existing file: Add new data to an already existing file.
- Modify a password or login: Modify existing login information in an encrypted file.
- Create a new file: Create a new password file with an encryption password.
- Delete passwords: Remove data from an encrypted file.
- Quit the tool: Safely exit the tool.
Simply go to the "Windows Users" folder and execute the CipherPWD.exe application
-
Clone the GitHub repository:
git clone https://github.com/AMARS44D/CipherPWD.git cd CipherPWDor
Direct ZIP Download: -Click on the green Code button. -Select Download ZIP. -This will download the entire repository as a ZIP file, which you can extract and use locally.
-
Run the installation script:
Execute the installation script to set up the tool:
./setup.sh
-
Run the tool:
After installation, you can run the tool with the following command:
cipherpwd
Launch the tool with cipherpwd in the terminal. Follow the on-screen instructions to:
- Encrypt a file.
- Decrypt a file.
- Add, modify, or remove data in an existing file.
- Encryption: Enter
1to encrypt a file's content. - Decryption: Enter
2to decrypt a file. - Add: Enter
3to add data to an existing file. - Modify: Enter
4to modify a login or password. - Create a file: Enter
5to create a new file. - Delete: Enter
6to delete a password from the file. - Quit: Enter
7to quit the tool.
- Ctrl + Alt + T: Opens a new terminal window.
- Mousepad: To open a text file with a graphical text editor. Use the following command:
mousepad /path/to/your/file.txt
'/' for Linux , '\' for Windows .
This project is licensed under the MIT License. You are free to use, modify, and distribute it, subject to the terms outlined in the LICENSE.md file.
![]() AMSOU ISMAIL |
![]() AMAR SAAD |

