Failed to use the --username switch in Hashcat 3.20 on OS X
#5
Sorry atom, 

the command is basically what I posted in the first thread without the --potfile-disable option.
Here is another example. If you allow me to, I can show you the hashes, but I don't think there's anything wrong in there either.
I'd be very happy if you could solve this problem. Smile

Code:
$ ./hashcat -a 0 -m 3200 --session=all —-username -p : -o xxx/xxx_plains.txt --outfile-format=2 -w 2 xxx/xxx_pfile.txt dictionaries/big001.txt
hashcat (v3.10-814-g9402610) starting...

OpenCL Platform #1: Apple
=========================
* Device #1: Intel(R) Core(TM) i5-4278U CPU @ 2.60GHz, skipped
* Device #2: Iris, 384/1536 MB allocatable, 40MCU

Hash '—-username': Line-length exception
No hashes loaded

Started: Mon Nov 28 19:16:12 2016
Stopped: Mon Nov 28 19:16:12 2016


Messages In This Thread
RE: Failed to use the --username switch in Hashcat 3.20 on OS X - by Francisko - 11-28-2016, 08:25 PM