Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 544 Bytes

File metadata and controls

19 lines (11 loc) · 544 Bytes

PWM

Yet another simple password generator for android

It allows to generate passwords based on a master password hardcoded in PasswordFormActivity.java and a variable keyword the user must type, these keywords combined and MD5'd generates the password

Two passwords are generated, click one or another to copy it to the clipboard

Pro tip

Assign a shortcut to PwM for quick access whenever you need it

Warning!

If you are planning to use it, just remember to change the master passwords in PasswordFormActivity.java