12-28-2013, 03:08 AM
(12-27-2013, 08:37 AM)philsmd Wrote: It seems that this is -m 10 = md5 ($pass . $salt)
The "$user" here is only used because the salt depends on the user.
See here http://hashcat.net/wiki/doku.php?id=example_hashes to find the correct format / hash type.
Thanks for the help!