Thanks for the fast reply ^^
I think I have solved the problem:
This way it says "13 Minutes", which sounds way more reasonable. But I am still not getting the whole increment thing here. If I set min to a higher value, it won't start ("Mask is too short"), and if I set max to 9 or bigger, it still ends after the lengh of 8.
And: How are -u and -n linked? This thread mentiones -u 800 and -n 1024, yet you use a higher value for -u, but a lower for -n?
Thank you all again ^^
I think I have solved the problem:
Code:
oclHashcat64.exe --gpu-accel=32 --gpu-loops=32 --gpu-temp-abort=90 -m 2500 -a 3 -i --increment-min=8 --increment-max=9 -1 ?d test.hccap ?1?1?1?1?1?1?1?1
This way it says "13 Minutes", which sounds way more reasonable. But I am still not getting the whole increment thing here. If I set min to a higher value, it won't start ("Mask is too short"), and if I set max to 9 or bigger, it still ends after the lengh of 8.
And: How are -u and -n linked? This thread mentiones -u 800 and -n 1024, yet you use a higher value for -u, but a lower for -n?
Thank you all again ^^