How do I tell hashcat to crack hash:salt?
#1
I have a few sha1 hashes:

Hash file:

a94a8fe5ccb19ba61c4c0873d391e987982fbbd3:FF99
a0f1490a20d0211c997b44bc357e1972deab8ae3:FF91
215a956168f77421253e947c2436371d56aa7ea1:FF93

FF99, FF91 and FF93 is the salt.

#2
use the --help switch or the wiki. There you get all necessary information.

btw: these sha1 are unsalted. Do not post your hashes here!
#3
(12-03-2011, 10:22 PM)undeath Wrote: use the --help switch or the wiki. There you get all necessary information.

btw: these sha1 are unsalted. Do not post your hashes here!

I know they are. It was just an example.

I don't know what to search for.
#4
come on, this is so easy, just google for them.