Hi, I have been trying to compute keyspace with hashcat 3.6.0 and keyspace program from hashcat-utils and it gave me different results:
It was run on Windows 10, from the same directory. Latest hashcat-utils (v1.8) and hashcat 3.6.0 were used.
Can anyone tell me, why the results are different?
Looking forward to your replies!
Code:
hashcat64.exe -m 13600 ?l?l?l?l?l?l?l?d?d --keyspace -a 3
30891577600
Code:
keyspace.exe -m 13600 ?l?l?l?l?l?l?l?d?d
45697600
It was run on Windows 10, from the same directory. Latest hashcat-utils (v1.8) and hashcat 3.6.0 were used.
Can anyone tell me, why the results are different?
Looking forward to your replies!