07-20-2018, 04:31 PM
Like this, but adapted to your hash type (-m), hash, and mask (the ?H sequence).
Code:
$ hashcat --help | grep Brute-Force
Brute-Force | MD5 | hashcat -a 3 -m 0 example0.hash ?a?a?a?a?a?a
~