After format speed goes down 50% on HD 7970 - Printable Version +- hashcat Forum (https://hashcat.net/forum) +-- Forum: Deprecated; Ancient Versions (https://hashcat.net/forum/forum-46.html) +--- Forum: Very old oclHashcat-plus Support (https://hashcat.net/forum/forum-23.html) +--- Thread: After format speed goes down 50% on HD 7970 (/thread-1672.html) Pages:
1
2
|
RE: After format speed goes down 50% on HD 7970 - atom - 10-28-2012 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. RE: After format speed goes down 50% on HD 7970 - M@LIK - 10-28-2012 I don't think so. Your file doesn't seem to exists. Hold shift on your keyboard, right-click on the hashfile, select "Copy as path" and paste in your command line. RE: After format speed goes down 50% on HD 7970 - undeath - 10-28-2012 I guess he must use backslashes on Windows. The wrong hash mode is another problem. RE: After format speed goes down 50% on HD 7970 - mariaki - 10-28-2012 Ok i fix my problem with hashcat plus Now i need a sample command to load from a file a salted hash with special characters and use wordlist for hashcat lite and i am fine Anyone please? Thank you |