To find out the maximum speed of your system you can use the benchmark mode. If you just want to know the WPA speed run: cudaHashcat64.exe -b -m 2500
Most of the time, users do not use -u 4096 which usually makes it a bit faster.
Also note that your command is a unpracticable.
can be simply written as:
In this case, as a bonus, you also get an ETC timer because oclHashcat can count the number of words inside your dictionary on startup.
Most of the time, users do not use -u 4096 which usually makes it a bit faster.
Also note that your command is a unpracticable.
Quote:type dict.txt | cudaHashcat64.exe -m 2500 318.hccap
can be simply written as:
Quote:cudaHashcat64.exe -m 2500 318.hccap dict.txt
In this case, as a bonus, you also get an ETC timer because oclHashcat can count the number of words inside your dictionary on startup.