Fully featured WPF based password manager with icons, customizable categories, columns, entry fields, protected fields.
The passwords are encrypted and saved in password.xml in the same directory as the executable.
The master password is: password
. To change it, edit the SHA256 digest in PasswordManagerV3.ViewModels.LockViewModel.Unlock
Yes, it (the hash and salt) is hard coded since this was intended for personal use.