Thread Closed 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
--remove isn't removing all hashes
04-25-2012, 08:06 PM (This post was last modified: 04-25-2012 08:08 PM by proinside.)
Post: #11
RE: --remove isn't removing all hashes
Looks like is still happening with hashcat.
Had a list, run once to clean, no rules and got a number of found ones.
Run a second time and few more were found.
Ok, a third run just to see what happen: a few more found and some are the same
one as before!
Didn't check if the list have duplicated hahes, but after tree
runs, with the same command line... I'm not sure if hashcat
is doing a complete cleaning of duplicated hashes, if that's the case.
Only after 5 runs and also cleaning the list from duplicated hashes before
runing hashcat, got the expected 0 founds.
Can anyone do a simulation, no rules used, just a list against a dicitionaires
files and confirm or not ?

In another words: the hash list MUST be cleaned from duplicated hashes
before run hashcat ?
Find all posts by this user
04-25-2012, 08:16 PM
Post: #12
RE: --remove isn't removing all hashes
(03-30-2012 07:58 PM)undeath Wrote:  if the same hash appears multiple times it is only removed once. sort -u your hash file before running it through hashcat.
Find all posts by this user
04-25-2012, 08:43 PM
Post: #13
RE: --remove isn't removing all hashes
Thanks for the advice. I'll do it for sure.
Find all posts by this user
05-08-2012, 04:29 PM
Post: #14
RE: --remove isn't removing all hashes
done with 0.08
Visit this user's website Find all posts by this user
Thread Closed