Basically this is the command line for a dictionary attack attack:
hashfile.hc22000 == your hc22000 hash file
wordlist == your word list
BTW:
Please do not post hashes, because it is violating the forum rules.
Please do not ask the same question in different threads.
A step by step hashcat how-to and more attack modes (mask attack, rule attack) are explained here:
https://hashcat.net/wiki/
hashfile.hc22000 == your hc22000 hash file
wordlist == your word list
Code:
$ hashcat -m 22000 hashfile.hc22000 wordlist
BTW:
Please do not post hashes, because it is violating the forum rules.
Please do not ask the same question in different threads.
A step by step hashcat how-to and more attack modes (mask attack, rule attack) are explained here:
https://hashcat.net/wiki/