I have a list of emails:hash [md5], and I need to do the brute but that the result of the password is placed ahead of the email, for example, email:pass decrypted, how can I do that?
I already did the brute and I have the hash decrypted but do not put them in front of email:XXXXXX
i check with
hashcat-cli64.exe -m 0 --username --outfile-format=2 "C:\Users\*****\*****'\*******\2.txt" "C:\Users\*****\*****'\*******\pepito.txt"
error receive
WARNING: Hashfile '2.txt' on line 479 (): Line-length exception
I already did the brute and I have the hash decrypted but do not put them in front of email:XXXXXX
i check with
hashcat-cli64.exe -m 0 --username --outfile-format=2 "C:\Users\*****\*****'\*******\2.txt" "C:\Users\*****\*****'\*******\pepito.txt"
error receive
WARNING: Hashfile '2.txt' on line 479 (): Line-length exception