the correct syntax to pipe maskprocessor | cudahashcat in linux?
#11
maskprocessor is fine, you just wouldn't specify -a or -t. using the example command above, correct syntax would be:

Code:
mp64.bin -q 3 -r 4 ?d?d?d?d?d?d?d?d?d?d | cudaHashcat64.bin -m 2500 capture.hccap

However it looks like your specific issue with maskprocessor is that your Linux distribution does not ship a sufficiently new version of glibc. This is why we always recommend using Ubuntu LTS.


Messages In This Thread
RE: the correct syntax to pipe maskprocessor | cudahashcat in linux? - by epixoip - 03-17-2015, 03:40 AM