Posts: 4
Threads: 2
Joined: Apr 2015
05-01-2015, 08:51 AM
hello
I know that we can give the following command:
Code:
cudaHashcat64 -m2500 -a0 capture.hccap dictionary1.txt dictionary2.txt dictionary3.txt dictionary4.txt ....
But a lot of dictionaries, how to be?
![[Image: thumb.png]](http://rghost.ru/8Lc54qcBf/thumb.png)
Sorry for the translation (Google translator)
Posts: 621
Threads: 57
Joined: May 2010
First, your command line need spaces like -m 2500 instead of -m2500, same for -a0. If all your dictionaries are in the same folder, you can simply put the path to the folder and Oclhashcat will go through all of them.
Posts: 4
Threads: 2
Joined: Apr 2015