02-22-2018, 10:46 PM
(This post was last modified: 02-22-2018, 10:51 PM by soxrok2212.)
You may want to try with -w 3 or -w 4... dunno how the optimized kernels will perform on old cards like those.
or -w 4
Or try adding -O for optimized kernels, I don't recall if optimized kernels are used by default in an actual run, though they are in a benchmark.
Code:
hashcat -m 2500 cap.hccapx dictionary.txt -w 3
Or try adding -O for optimized kernels, I don't recall if optimized kernels are used by default in an actual run, though they are in a benchmark.