Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 662 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 662 Bytes

Local Password Manager

Security

  • PBKDF2-SHA256 to store the main password.
  • AES-GCM is default encryption method.
  • AES-CBC is also avaible.

Execution

Execute the Password Manager.exe file or add a shortcut to the startup folder.

Press Alt Gr + P to open the SearchBar.

If you want to use another macro key just need to rewrite the Password Manager.ahk file e transfor it to executable.

TO DO

  • add account
  • edit account
  • delete account
  • password generator
  • setting