lm hash
#4
If those are the actual commands you ran, then that would be your problem. "-3 a" defines custom charset 3 as the letter "a", perhaps you meant "-a 3"? You also do not need seven different commands. At the very least you'd use an hcmask file, but in this case you can simply just use increment mode.

Code:
cudaHashcat64 -a 3 -i -m 3000 lm-hash.txt ?a?a?a?a?a?a?a


Messages In This Thread
lm hash - by bobva - 07-05-2015, 10:54 AM
RE: lm hash - by mastercracker - 07-05-2015, 05:16 PM
RE: lm hash - by bobva - 07-06-2015, 07:12 AM
RE: lm hash - by epixoip - 07-06-2015, 08:57 AM
RE: lm hash - by bobva - 07-06-2015, 09:29 AM
RE: lm hash - by epixoip - 07-06-2015, 11:46 AM
RE: lm hash - by mastercracker - 07-08-2015, 07:34 AM
RE: lm hash - by epixoip - 07-08-2015, 08:27 AM