Mask generator not working?
#1
Hello! I am in a situation where I know the exact pass length (64), the exact number of the most recurring character occurrences (8), and the exact number of the most consecutive characters in a row(3). I used the following maskprocessor command first - 
Quote:mp64.exe -r 8 -q 3 mask_file.hcmask | cudaHashcat64.exe -m 1400 -a 0 -o hashout.txt hash.txt
. My mask file contained this: 
Quote:?l?d, ?1?1?1?1?1?1?1?1?1?1?1?1?1?1?1?1?1?1?1?1?1?1?1?1?1?1?1?1?1?1?1?1?1?1?1?1?1?1?1?1?1?1?1?1?1?1?1?1?1?1?1?1?1?1?1?1?1?1?1?1?1?1?1?1
. The result was a quick termination with all the stats being zeroed out. I thought it was maybe something to do with the hashcat.hcstat file so I tried using another one that I made earlier and it kept outputting 
Quote:WARNING: Hashfile 'custom.hcstat' in line 1 (): Line-length exception
for as many words I used in the wordlist to create the hcstat file. I'm not really sure what I'm doing wrong, so if anyone can give some insight, it would be extremely helpful. Thanks!


Messages In This Thread
Mask generator not working? - by TheMemelord - 03-10-2016, 07:57 PM
RE: Mask generator not working? - by philsmd - 03-10-2016, 08:06 PM
RE: Mask generator not working? - by TheMemelord - 03-10-2016, 08:29 PM
RE: Mask generator not working? - by TheMemelord - 03-14-2016, 09:30 PM
RE: Mask generator not working? - by Innsane - 04-08-2016, 07:02 PM
RE: Mask generator not working? - by epixoip - 04-09-2016, 07:39 AM
RE: Mask generator not working? - by Innsane - 04-09-2016, 08:22 PM
RE: Mask generator not working? - by epixoip - 04-09-2016, 09:50 PM