Are you running a Linux terminal and bash?
There is the prompt at the beginning aof your command line as well as lot of """". The terminal doesn't like this. Also possible that it doesn't like the !.
Please try this
BTW:
$ stands for command line input - do not add this to your command line.
Result should be the same as mentioned above.
There is the prompt at the beginning aof your command line as well as lot of """". The terminal doesn't like this. Also possible that it doesn't like the !.
Please try this
Code:
$ hashcat -m 22000 WPA*01*4d4fe7aac3a2cecab195321ceb99a7d0*fc690c158264*f4747f87f9f4*686173686361742d6573736964*** -a 3 hashcat?s
BTW:
$ stands for command line input - do not add this to your command line.
Code:
hashcat -m 22000 WPA*01*4d4fe7aac3a2cecab195321ceb99a7d0*fc690c158264*f4747f87f9f4*686173686361742d6573736964*** -a 3 hashcat?s
Result should be the same as mentioned above.