Launching an attack NTLM
#2
Syntax is wrong. The proper way to format the above command would be:

Code:
oclHashcat64 -m 1000 -a 3 -i -o C:\output.txt Localhashes.txt ?a?a?a?a?a

Note that I have omitted "max=10" because 1. that is not a valid switch, and 2. your mask is only 5 chars in length so even if you did specify the correct flag, it would do nothing in this scenario.


Messages In This Thread
Launching an attack NTLM - by inigma117 - 01-29-2015, 11:16 PM
RE: Launching an attack NTLM - by epixoip - 01-29-2015, 11:24 PM
RE: Launching an attack NTLM - by inigma117 - 01-29-2015, 11:42 PM
RE: Launching an attack NTLM - by epixoip - 01-30-2015, 12:03 AM
RE: Launching an attack NTLM - by inigma117 - 01-30-2015, 12:06 AM