This is a simple password manager. It takes password and other related fields from user and saves in the encrypted form into computer. It is a UI based application for windows developed using visual studio 2017 using c++.
- To install application in windows
- clone or download the repo
- go to Password-manager-windows-appliaction/PassMan/Password_Manager/Debug/
- Use any one file .exe or .msi to install
- To modify the project
- clone or download the repo
- Download visual studio 2017 with cli and visual c++ support using https://visualstudio.microsoft.com/thank-you-downloading-visual-studio/?sku=Community&rel=15
- go to Password-manager-windows-appliaction/PassMan/
- open PassMan.sln