A simple C++ tool to save passwords in encrypted form with locker feature, it means, who have the correct username and password, can only use this tool.
* <fstream>
* "windows.h"
* <dirent.h>
* <sys/types.h>
cd "(to the folder, where you had downloaded our tool)"
g++ password-manager.cpp -o password-manager (or any other compiler you are using)
password-manager
The project is created by Lucky Verma on Jul 21-22, 2021. If you want to contribute to this project, and make it even better then there you go, you are allowed to do it.
- Lucky Verma (github:https://github.com/luckyverma-sudo/, email:luckyv0545746@gmail.com)
- [Waiting for your name]