A script to generate a password for lastpass.
admin 提交于 星期五, 09/02/2016 - 14:39A script to generate password for lastpass.
ruby hash.rb
then enter your pass:
Hash times: how many loops used to sha1 the hash string. (suggest >= 100)
Base64 times: how many loops used to base64 the hash string. (suggest <= 10)