To prepend you should use the -a7 attack, which is a hybrid attack using a mask and a wordlist:
hashcat -a7 ?a wordlist.txt --stdout
See also https://hashcat.net/wiki/doku.php?id=hybrid_attack
If the masks is an issue for you, just try '?a'
hashcat -a7 ?a wordlist.txt --stdout
See also https://hashcat.net/wiki/doku.php?id=hybrid_attack
If the masks is an issue for you, just try '?a'