cracking hashs how to ignore user name?? - Printable Version +- hashcat Forum (https://hashcat.net/forum) +-- Forum: Deprecated; Previous versions (https://hashcat.net/forum/forum-29.html) +--- Forum: Old hashcat Support (https://hashcat.net/forum/forum-20.html) +--- Thread: cracking hashs how to ignore user name?? (/thread-1103.html) |
cracking hashs how to ignore user name?? - Immage - 04-22-2012 Hey guys for example say i wanted to crack this hash in the hashcat gui: 5d41402abc4b2a76b9719d911017c592:HFJD:myusername The first 2 are hash/Salt the last one is the username, how do i get hash cat to ignore it? i want to keep it on output aswell? thanks. RE: cracking hashs how to ignore user name?? - undeath - 04-22-2012 you have to format it myusername:hashalt and use the --username switch. RE: cracking hashs how to ignore user name?? - Immage - 04-22-2012 ok so i format the Hashs like this Myusername--5d41402abc4b2a76b9719d911017c592:HFJD? Thanks for your help by the way. RE: cracking hashs how to ignore user name?? - undeath - 04-22-2012 you format it like myusername:hashalt and start hashcat with the --username switch RE: cracking hashs how to ignore user name?? - Immage - 04-22-2012 Ok thanks, im using windows GUI, doesnt let me change the first switch |