PwdHash generates password mutations. It's a proof-of-concept alteration of the original Stanford PwdHash, but with a number of improvements that fix some of the weaknesses of the original. PwdHash-PoC uses the Forge implementation of PBKDF2-SHA512 to generate hashes.
PwdHash will not turn a weak password into a strong one. Always ensure your master password is sufficiently complex.