Performance increasing relative to variation
#3
I did as you suggested with the salt. The -m 10 salt (appended) worked fine but the speed wasn't so much increased
Code:
cudaHashcat64.exe -m 10 c0XXXX906aXXXXc1XXcdXX0bXXXXf4XX:56dbXXXXbababXXXXbe8d6XX -w 3 -a 3 --custom-charset1=56789 0.9?1?d?d?d?d?d?d?d?d?d?d?d?d
However when I did the -m 20 salt (prepended), I get an error of "Separator unmatched"
Code:
cudaHashcat64.exe -m 20 0.9:c0XXXX906aXXXXc1XXcdXX0bXXXXf4XX -w 3 -a 3 --custom-charset1=56789 ?1?d?d?d?d?d?d?d?d?d?d?d?56dbXXXXbababXXXXbe8d6XX

What did I do wrong?
Also, is there a way to make oclHashcat change the right side more commonly as opposed to the left side, to increase my performance?


Messages In This Thread
RE: Performance increasing relative to variation - by Todeskuss - 03-08-2016, 01:54 AM