hashcat Forum
Noob help >.< - Printable Version

+- hashcat Forum (https://hashcat.net/forum)
+-- Forum: Deprecated; Previous versions (https://hashcat.net/forum/forum-29.html)
+--- Forum: General Help (https://hashcat.net/forum/forum-8.html)
+--- Thread: Noob help >.< (/thread-4949.html)



Noob help >.< - lovofsun - 12-31-2015

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


RE: Noob help >.< - atom - 01-01-2016

Yes, use the --outfile-format parameter. See --help for more informations


RE: Noob help >.< - lovofsun - 01-01-2016

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


RE: Noob help >.< - philsmd - 01-01-2016

Maybe you should just read the documentation (--help, wiki/faq) to learn these basics:

https://hashcat.net/wiki/frequently_asked_questions#how_can_i_show_previously_cracked_passwords_and_output_them_in_a_specific_format_eg_emailpassword


RE: Noob help >.< - lovofsun - 01-02-2016

i keep getting hashcat.exe: unknown option -- output-format

what am i doing wrong?


RE: Noob help >.< - lovofsun - 01-02-2016

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


RE: Noob help >.< - rico - 01-03-2016

--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


RE: Noob help >.< - lovofsun - 01-03-2016

see i told you im slow lol

Thank you for your help