Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: add salt to md5 hash
Post: RE: add salt to md5 hash

DDNK Wrote: (05-06-2017, 01:51 AM) -- In your line of command you aren't specifying the Hash mode - maybe that's why. Inside your Hash.txt file you need to include hash:salt. Can you show us an...
christian94 hashcat 4 16,371 05-06-2017, 10:57 PM
    Thread: add salt to md5 hash
Post: RE: add salt to md5 hash

I've tried to add the hash with this format Code: -- hash:salt -- In the hash.txt file.. I get line-length exception..
christian94 hashcat 4 16,371 05-05-2017, 08:10 PM
    Thread: add salt to md5 hash
Post: add salt to md5 hash

Hi! Awesome software. I need to bruteforce some md5 hashes.. I know the salt, and i know the hash.. How do i apply a salt to a hash?  I use  PHP Code: -- hashcat64.exe -a 3 hash.txt ?a?a?a?a?a -...
christian94 hashcat 4 16,371 05-05-2017, 07:35 PM