Search Results
|
Post |
Author |
Forum |
Replies |
Views |
Posted
[asc]
|
|
|
Thread: Remove doesn't work on dictionnary attack ?
Post: RE: Remove doesn't work on dictionnary attack ?
Yup, I've checked the file, after the dictionary attack and the charset attack. I've also deleted the pot file, to see if it has something to do with it, but no change... The content of the md5_0.hash... |
|
Autrui |
Old hashcat Support
|
8 |
20,731 |
12-02-2015, 09:12 AM |
|
|
Thread: Remove doesn't work on dictionnary attack ?
Post: RE: Remove doesn't work on dictionnary attack ?
It worked, but for the A0.M0.hash file. If I do it for my md5_0.hash file I have this :
Code:
--
root:~/hashcat-0.50# ./hashcat-cli64.bin --remove -m 0 -o md5outfile md5_0.hash dictionary.txt
... |
|
Autrui |
Old hashcat Support
|
8 |
20,731 |
12-01-2015, 06:17 PM |
|
|
Thread: Remove doesn't work on dictionnary attack ?
Post: RE: Remove doesn't work on dictionnary attack ?
I'm using the latest release of cpu hashcat : hashcat-0.50.
I'm certain that my md5_0.hash file is uniqued (can't find what sponge is ?) :
Code:
--
root:~/hashcat-0.50# cat md5_0.hash
098f6... |
|
Autrui |
Old hashcat Support
|
8 |
20,731 |
12-01-2015, 06:01 PM |
|
|
Thread: Remove doesn't work on dictionnary attack ?
Post: Remove doesn't work on dictionnary attack ?
Hi,
I'm using hashcat for dictionnary attack and charset attack. No problem at all when I'm using --remove for charset attack. But for dictionnary attack... It doesn't remove any hash at all. There i... |
|
Autrui |
Old hashcat Support
|
8 |
20,731 |
12-01-2015, 04:43 PM |