- Created by jeffory
- π Last Updated: 31/03/19 00:24:49
- π Stars on GitHub: 1
- Love this? Consider supporting the creator by Starring or Sponsoring this on GitHub!
- Get Latest Release
- Get Source Code
From their README
WordPress Hash for Alfred
An Alfred 3 workflow to effortlessly generate WordPress compatible password hashes to replace passwords in the database
Requirements
You need Alfred 3.5+ and a version of PHP 5/7+ installed and in the path
Installation
- Download the latest workflow from the releases here
- Double click on downloaded file (
WordPress_Hash.alfredworkflow
)
How to use
- Open Alfred with your usual hotkey
- Type
wphash
followed by the password you want - Copy the password into the database using your favourite database management app
Thanks to
- Openwall Phpass for the hashing library (Public Domain licence)