Noob help >.<
#1
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 Big Grin
#2
Yes, use the --outfile-format parameter. See --help for more informations
#3
thank you Smile

Is there a way to input like this
user:hash

and get the output
user:pass

Sorry for the questions Wink
thank you
#4
Maybe you should just read the documentation (--help, wiki/faq) to learn these basics:

https://hashcat.net/wiki/frequently_aske...ilpassword
#5
i keep getting hashcat.exe: unknown option -- output-format

what am i doing wrong?
#6
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 Sad
#7
--outfile-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... Tongue
#8
see i told you im slow lol

Thank you for your help