Launching an attack NTLM
#3
(01-29-2015, 11:24 PM)epixoip Wrote: 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.

Thanks for that I was basing that flag off the link description of increment I found there. Thanks for the input!

How would I correctly use the min max for increment? say I wanted to look at ?a for all 10-15 length char


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