Piping Masprocessor in oclHashcat
#4
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?


Messages In This Thread
Piping Masprocessor in oclHashcat - by radiac - 03-03-2015, 12:31 PM
RE: Piping Masprocessor in oclHashcat - by atom - 03-03-2015, 02:52 PM
RE: Piping Masprocessor in oclHashcat - by radiac - 03-03-2015, 03:13 PM
RE: Piping Masprocessor in oclHashcat - by Quest - 03-09-2015, 07:17 PM
RE: Piping Masprocessor in oclHashcat - by Quest - 03-07-2015, 05:10 PM
RE: Piping Masprocessor in oclHashcat - by atom - 03-08-2015, 01:02 PM
RE: Piping Masprocessor in oclHashcat - by Quest - 03-09-2015, 07:30 PM