how do i stop duplicate characters brute force
#5
I'm not clear on one point.

If I'm using a .hcmask file, do I need to specify the mask for maskprocessor (after -r -q) also?

cd /usr/share/cudahashcat/ && ./cudaHashcat64.bin -w 3 -t 10 -m 2500 /root/capture.hccap -a 3 /usr/share/cudahashcat/masks/8=1Capandlower-3lower-4allnosymbols.hcmask

so my syntax when specifying -r -q with maskprocessor would be:

./mp64.bin -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 -t 10 -m 2500 /root/capture.hccap -a 3 /usr/share/cudahashcat/masks/8=1Capandlower-3lower-4allnosymbols.hcmask


Messages In This Thread
RE: how do i stop duplicate characters brute force - by Quest - 03-08-2015, 07:19 PM