https://github.com/hashcat/hashcat
hashcat -a 3 -m 100 -i --increment-min 6 -1 '?l?u?d' hash.txt 'APREFIX_?1?1?1?1?1?1?1?1?1?1?1?1?1?1?1?1'
# -m is for the hash type (i.e 100 -> SHA1)
nvidia-docker run javydekoning/hashcat:latest hashcat -b
https://github.com/hashcat/hashcat
hashcat -a 3 -m 100 -i --increment-min 6 -1 '?l?u?d' hash.txt 'APREFIX_?1?1?1?1?1?1?1?1?1?1?1?1?1?1?1?1'
# -m is for the hash type (i.e 100 -> SHA1)
nvidia-docker run javydekoning/hashcat:latest hashcat -b