|
Message-ID: <48590D24.40808@gmx.net> Date: Wed, 18 Jun 2008 15:27:00 +0200 From: Markus Friedel <markus.friedel@....net> To: john-users@...ts.openwall.com Subject: Password generating tool Hi, on my way to get John working with BOINC i have to do some tests. So i need some passwords. actually i get them by using pwgen an mkpasswd this way: pwgen -A -0 $PWLENGTH 1 | mkpasswd -H MD5 -s >> mypassword The problem with mkpasswd is, i can only generate md5 and des. But i want to have more algorithms to test on. Can somebody show me a tool who does this with more algorithms and still works with john? I have tested mcrypt, but didnt get it work with john. best regards Markus Friedel -- To unsubscribe, e-mail john-users-unsubscribe@...ts.openwall.com and reply to the automated confirmation request that will be sent to you.
Powered by blists - more mailing lists
Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.