02-01-2012, 06:19 PM
02-01-2012, 07:13 PM
simply leave out the username.
02-01-2012, 07:17 PM
If you have username:hash you need to use the --username flag. Keep in mind the file will be converted to only hash if you use the --remove flag too, so keep a backup copy of the full dump.
02-02-2012, 02:26 AM
(02-01-2012, 07:17 PM)chort Wrote: [ -> ]If you have username:hash you need to use the --username flag. Keep in mind the file will be converted to only hash if you use the --remove flag too, so keep a backup copy of the full dump.
thank you chort,I'd like to keep username in the log,so I can know whose account I've cracked.
such as
username:cracked password:hash
How can I make it ?
I've got the result from https://hashcat.net/forum/thread-868.html
02-02-2012, 02:53 AM
You should be able to use the --show and --username flags to oclHashcat-plus with the original file in username:hash format.