Skip to content

This is a password manager written in python, it uses the Qt-Framework for the GUI implementation.

License

Notifications You must be signed in to change notification settings

GianRathgeb/pwManager

Repository files navigation

pwManager

This is a password manager written in python, it uses the Qt-Framework for the GUI implementation.

There is also a brute force program to "recover" lost master passwords. The encryption is secure as the key is hashed before it is encrypted.

TODO:

  • Optimize the brute force process (multithreading)
  • Build interface/API for hashcat --> can use GPU and is much faster

About

This is a password manager written in python, it uses the Qt-Framework for the GUI implementation.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages