04.07.2011, 19:46
You'll have to change your whole script, as Whirlpool doesn't generate just integer hashes (like udb_hash does), but large strings. So you cannot use djInt to retrieve the password. Furthermore, strings needs to be compared with strcmp.