Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Help on hashcat syntax
Post: RE: Help on hashcat syntax

philsmd Wrote: (03-29-2018, 04:06 PM) -- please make sure that the file hash.txt is located in the correct directory and is really named like this. It happens all the time that users save the file...
zerohax hashcat 10 24,992 03-29-2018, 04:24 PM
    Thread: Help on hashcat syntax
Post: RE: Help on hashcat syntax

Sorry, I didnt put real hash and salt value for security purposes.. thank you.
zerohax hashcat 10 24,992 03-29-2018, 04:23 PM
    Thread: Help on hashcat syntax
Post: RE: Help on hashcat syntax

DanielG Wrote: (03-29-2018, 03:58 PM) -- Okay that is weird, if I make a file hash.txt with d8e8fca2dc0f896fd7cb4cb0031ba249:abcdefghj I get: ./hashcat -m 10 -a 0 hash.txt wordlist.txt [...] Has...
zerohax hashcat 10 24,992 03-29-2018, 04:22 PM
    Thread: Help on hashcat syntax
Post: RE: Help on hashcat syntax

DanielG Wrote: (03-29-2018, 03:47 PM) -- If your hash (12345678...) is not 32 characters long, then you can get that error. Because that means it is probably not MD5. See https://hashcat.net/wiki/dok...
zerohax hashcat 10 24,992 03-29-2018, 03:49 PM
    Thread: Help on hashcat syntax
Post: Help on hashcat syntax

hi i have the hash password (12345678...) and salt(abcde), so i have a file named hash.txt which contains password:salt = 12345678...:abcde im using hashcat -m 10 -a 0 hash.txt /my/wordlist ...
zerohax hashcat 10 24,992 03-29-2018, 03:41 PM