Posts: 8
Threads: 2
Joined: Dec 2015
12-31-2015, 10:32 PM
(This post was last modified: 12-31-2015, 10:42 PM by lovofsun.)
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
Posts: 5,185
Threads: 230
Joined: Apr 2010
Yes, use the --outfile-format parameter. See --help for more informations
Posts: 8
Threads: 2
Joined: Dec 2015
thank you
Is there a way to input like this
user:hash
and get the output
user:pass
Sorry for the questions
thank you
Posts: 2,267
Threads: 16
Joined: Feb 2013
01-01-2016, 10:12 PM
(This post was last modified: 01-01-2016, 10:14 PM by philsmd.)
Maybe you should just read the documentation (--help, wiki/faq) to learn these basics:
https://hashcat.net/wiki/frequently_aske...ilpassword
Posts: 8
Threads: 2
Joined: Dec 2015
i keep getting hashcat.exe: unknown option -- output-format
what am i doing wrong?
Posts: 8
Threads: 2
Joined: Dec 2015
01-02-2016, 08:51 PM
(This post was last modified: 01-02-2016, 09:59 PM by lovofsun.)
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
Posts: 230
Threads: 4
Joined: Aug 2015
--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...
Posts: 8
Threads: 2
Joined: Dec 2015
see i told you im slow lol
Thank you for your help