You have specified "-a 3" this means cpu hashcat will use a mask attack (http://hashcat.net/wiki/doku.php?id=mask_attack ).
If you instead want to use a wordlist-based attack, you need to specify -a 0
For more details and some guides how to get started with cpu hashcat, pls see https://hashcat.net/wiki/ and/or use "hashcat --help" on your command line.
If you instead want to use a wordlist-based attack, you need to specify -a 0
For more details and some guides how to get started with cpu hashcat, pls see https://hashcat.net/wiki/ and/or use "hashcat --help" on your command line.