Help with 7Z Hash
#2
Check to see if your Hash matches the same context of the example. Appears there is something wrong with your hash would be my first assumption.

https://hashcat.net/wiki/doku.php?id=example_hashes



Otherwise, if you're just running a bruteforce with no parameters it could be the other reason for throwing an error. 

Quote:hashcat64.exe -a 3 -m 11600 temphash

This won't do anything. You need to add a length to the attack if you haven't already.

hashcat64.exe -a 3 -m 11600 temphash password?d?d?d?d for example.


Messages In This Thread
Help with 7Z Hash - by highamperage - 12-17-2017, 06:32 AM
RE: Help with 7Z Hash - by slyexe - 12-17-2017, 06:59 AM
RE: Help with 7Z Hash - by highamperage - 12-17-2017, 07:03 AM
RE: Help with 7Z Hash - by slyexe - 12-17-2017, 07:28 AM
RE: Help with 7Z Hash - by philsmd - 12-17-2017, 10:24 AM
RE: Help with 7Z Hash - by highamperage - 12-18-2017, 01:07 AM
RE: Help with 7Z Hash - by highamperage - 12-18-2017, 02:49 AM