Segmentation Fault when calcultaing keyspace for WPA
#4
But WTF?
When I am trying to calculate keyspace for passwords.txt which contains 26 words (for example) I am getting 26:
./oclHashcat64.bin -m 2500 --outfile out.txt hash.hccap -a 1 passwords.txt passwords.txt -j '$-' -k '$!' --keyspace
>oclHashcat v1.37 starting...
>
>26

I assumed that the result will be 26 * 26 = 676.
Is it oclHashcat optimisation?


Messages In This Thread
RE: Segmentation Fault when calcultaing keyspace for WPA - by Millenium - 09-03-2015, 12:24 PM