tk-wpash
Alfred Workflow for Hashing Passwords for Wordpress
Workflow Usage:
wpash
: generates hash of 'password'
wpash [email protected]$w0rDz!
: gerenates hash of '[email protected]$w0rDz!'
Check out the public gist to see the PHP responsible for making this workflow work.
This workflow for Alfred will hash a given password and copy it to the clipboard. This is very useful for developers who need to change passwords in Wordpress databases frequently.