05-24-2014, 02:38 PM
You should follow the canonical way of supplying commands:
hashcat -m 0 -a 3 --pw-min=4 --pw-max=4 -1 ?l?d -o /root/done.txt /root/hash/hash.txt ?1?1?1?1
Not that it matters (it's pretty much idiot proof), but looks tidier.
hashcat -m 0 -a 3 --pw-min=4 --pw-max=4 -1 ?l?d -o /root/done.txt /root/hash/hash.txt ?1?1?1?1
Not that it matters (it's pretty much idiot proof), but looks tidier.