[Noisebridge-discuss] phpass_crack

Micah Lee micahflee at gmail.com
Thu Mar 11 02:58:41 UTC 2010


I wrote a password cracker for Portable PHP password hashes awhile ago
and just found it on my computer. Portable PHP password hashes are a
type of salted hash for PHP web apps, and it's how newer versions of
Wordpress hash passwords (they used to just use MD5). So if you find
yourself with a bunch of Wordpress hashes and you need to recover the
passwords, you can use phpass_crack.

I just released it as Free Software: http://github.com/micahflee/phpass_crack

micah



More information about the Noisebridge-discuss mailing list