04-22-2013, 08:24 PM
(04-22-2013, 04:48 PM)rln11 Wrote: Here's how I do a dic attack with a dos prompt for a username:hash type of list:
your excutable.exe -m (hash type) --username (location of source file) (location of dictionaries)
Now to direct output:
your excutable.exe -m (hash type) --username --show (location of source file) >> (location to direct output)
Thanks for the help!