10-28-2012, 11:42 AM
The hashfile-name was ok, but your error is that you have seleted the wrong hash-mode. You are using -m 0 but your hash is salted, so you have to select the correct hash mode. See --help for a list of algorithms to select from.