Please note, this is a STATIC archive of website hashcat.net from 08 Oct 2020, cach3.com does not collect or store any user information, there is no "phishing" involved.

Search Results
Post Author Forum Replies Views Posted [desc]
    Thread: Help for noob
Post: Help for noob

Hello I'm new to hashcat and I wanted to use it to find out a salt, because I know what is hashed and the hash but I missing the salt. How can do it with hashcat? I have to create a file with the h...
Spamme Old hashcat Support 5 8,872 01-26-2014, 08:14 PM
    Thread: Help for noob
Post: RE: Help for noob

Thanks for the reply, any way it's not a password, the hash algorithm is md5 and it's used as checksum, for this reason I know the text and its hash but I need to find out the salt. So I create a f...
Spamme Old hashcat Support 5 8,872 01-27-2014, 11:11 AM
    Thread: Help for noob
Post: RE: Help for noob

I'm try to figure it out but it don't get it. I have made a test, let's say that the the salt is "md5" and the text is "function", I just create the hash for "md5function" and put it in a test.txt fil...
Spamme Old hashcat Support 5 8,872 01-27-2014, 11:32 AM
    Thread: Help for noob
Post: RE: Help for noob

Thanks it was using the pass.txt as hash file, now it works: hashcat-cli64.exe -m 10 -a 3 --salt-file=pass.txt test.txt ?a?a?a Code: -- Initializing hashcat v0.47 by atom with 8 threads and 32m...
Spamme Old hashcat Support 5 8,872 01-27-2014, 12:26 PM