hello guys im struggling to get the output right on hashcat...
i dont want {hash:pass}{hash:pass}{hash:pass}{hash:pass}
I want just the cracked password like this:
pass
pass
pass
pass
pass
Is there any way i can do this?
Thanks for the help

Yes, use the --outfile-format parameter. See --help for more informations
thank you
Is there a way to input like this
user:hash
and get the output
user:pass
Sorry for the questions

thank you
i keep getting hashcat.exe: unknown option -- output-format
what am i doing wrong?
https://i.imgur.com/qRTJCBb.png
this is what im getting.
lol im so sorry for the noob questions... im a visual learner and reading to learn is not a strong point for me

--out
file-format, not --output-format
> reading to learn is not a strong point for me
You weren't kidding!
Also, remove the --show until AFTER you've cracked some hashes.
Hmm, I don't seem to have a "hashcat.exe" in my v2.00 dir...

see i told you im slow lol
Thank you for your help