cracking hashs how to ignore user name??
#1
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.
#2
you have to format it myusername:hashConfusedalt and use the --username switch.
#3
ok so i format the Hashs like this

Myusername--5d41402abc4b2a76b9719d911017c592:HFJD?

Thanks for your help by the way.
#4
you format it like

myusername:hashConfusedalt

and start hashcat with the --username switch
#5
Ok thanks, im using windows GUI, doesnt let me change the first switch