Your personal password hasher.
Create a totally random password that you can never forget.
Enter a password that you usally use and click encode. Now use this password for your logins.
Save this simple script to your desktop to retrive your hashed password when you login to a site.
As long as you dont forget your usual password you can always regenerate your hash from it.
EXAMPLE: If you use Password123 as a password.
Click encode. Now use the encoded password not Password123.
If you have a text editor see source to edit the hidden salt and save.
Note: Just make sure your original password is at least 8 character long and include a number.


Home.