01-19-2014, 11:14 AM
(01-19-2014, 10:49 AM)philsmd Wrote: Please just add (e.g. append) it to your original command line.
For instance if you cmd line was:
hashcat-cli64.exe -m 0 -a 3 m0000.txt ?a?a?a?a?a?a?a
Then, the new one should (in addition) contain the -s values:
hashcat-cli64.exe -m 0 -a 3 m0000.txt ?a?a?a?a?a?a?a -s 87897116335
Thank you very much for your fast reply, i appreciate.