03-07-2015, 05:10 PM
this is interesting. Never thought about limiting repetitions, or how many of the same in one word!
I prefer to work with .hcmask files in linux. How would that translate in real life if I'm using..
cd /usr/share/cudahashcat/ && ./cudaHashcat64.bin -w 3 -m 2500 /root/capture.hccap -a 3 /usr/share/cudahashcat/masks/8=4numbers-4allnosymbols.hcmask
(the 8=4numbers-4allnosymbols.hcmask = ?l?u?d,?d?d?d?d?1?1?1?1)
so the correct syntax would be..
mp64 -q 3 -r 6 -1 ?l?u?d -2 ?u?l ?2?l?l?l?1?1?1?1 | cd /usr/share/cudahashcat/ && ./cudaHashcat64.bin -w 3 -m 2500 /root/capture.hccap -a 3 /usr/share/cudahashcat/masks/8=4numbers-4allnosymbols.hcmask
? or is there another way to do this?
I prefer to work with .hcmask files in linux. How would that translate in real life if I'm using..
cd /usr/share/cudahashcat/ && ./cudaHashcat64.bin -w 3 -m 2500 /root/capture.hccap -a 3 /usr/share/cudahashcat/masks/8=4numbers-4allnosymbols.hcmask
(the 8=4numbers-4allnosymbols.hcmask = ?l?u?d,?d?d?d?d?1?1?1?1)
so the correct syntax would be..
mp64 -q 3 -r 6 -1 ?l?u?d -2 ?u?l ?2?l?l?l?1?1?1?1 | cd /usr/share/cudahashcat/ && ./cudaHashcat64.bin -w 3 -m 2500 /root/capture.hccap -a 3 /usr/share/cudahashcat/masks/8=4numbers-4allnosymbols.hcmask
? or is there another way to do this?