Maskprocessor and CudaHashcat - 16 Numbers Bruteforce
#1
Hello Everybdoy,
I'm trying to brutforce an 16 Numbers Password. The Password has only numbers and a max of 3 double nummbers.
As example, the password couldbe: 1112345556789223

I'm working with Windows 7 x64. I've entered the following:

Code:
"maskprocessor-0.73\mp64.exe" -i --increment=16:16 ?d?d?d?d?d?d?d?d?d?d?d?d?d?d?d?d -q 3 | "cudaHashcat-1.37\cudaHashcat64.exe" -m 2500 output.hccap

But as far as I can see, it is not starting with 16 numbers length. In the Progress stands 1769472 and so on...
What am I doing wrong?
How can I start with a length of 16 numbers?

Hope you can help me with that. Thanks.


Messages In This Thread
Maskprocessor and CudaHashcat - 16 Numbers Bruteforce - by Hansla - 11-08-2015, 10:07 PM