01-14-2015, 02:43 PM
Hello!
there is my hash:
salt1:HASHalt2
salt1 and salt2 are different and so 3890 does not suit me.
I do so:
thus, salt 2 is taken from hashfile and is inserted from the right. A substituted salt1 left directly from the mask.
but here's the problem. Speed - 140000 h/s
If you remove salt1 from mask, the speed is good, 900 million
How can I be?
ried on linux debian 64bit and windows7 64bit
videocard - ge force 750M
there is my hash:
salt1:HASHalt2
salt1 and salt2 are different and so 3890 does not suit me.
I do so:
Code:
-a 3 -m 10 hash-file 'salt1?a?a?a?a?a?a?a?a?a' -n
thus, salt 2 is taken from hashfile and is inserted from the right. A substituted salt1 left directly from the mask.
but here's the problem. Speed - 140000 h/s
If you remove salt1 from mask, the speed is good, 900 million
How can I be?
ried on linux debian 64bit and windows7 64bit
videocard - ge force 750M