coff33ninja/Powershell-Password-manager
This is a PowerShell script that implements a password manager to store and retrieve passwords for various services. The passwords are encrypted using a master password, which is securely stored in an encrypted file.
PowerShell