A workflow to encrypt and decrypt strings using MD5. You will need Alfred Version 2 and the Powerpack to install. You can get it here.
Just double-click the workflow file.
Once installed with Alfred you can run the following commands
md5 phpfunk - returns as MD5 hash
md5 523b783433c537d1bc2da27f40512a17 - Attempts to find the real text of the hash
All results copied to your clipboard.
- Initial Commit