Posts: 24
Threads: 8
Joined: Jun 2018
From what I read in the brain functionality announcement (
https://hashcat.net/forum/thread-7903.html) it sounds like hashcat tracks attempts anchored around a particular hashlist.
Does that mean the hashlist needs to stay identical (name and contents) to benefit from the brain entries?
Posts: 2,301
Threads: 11
Joined: Jul 2010
The name does not matter I believe but the contents definitely do.
Posts: 24
Threads: 8
Joined: Jun 2018
I'm trying to figure out what sort of latitude I might have. eg: if I consolodate a bunch of stubborn hashes into a new file, will it know whats been done against each hash, or (I'm thinknig this) a whole new record tree gets started.
Posts: 930
Threads: 4
Joined: Jan 2015
The target hashlist does have to be file-checksum-level identical, IIRC. But I'm not positive. But it also shouldn't be very hard to create a very simple test case to verify it directly.
~
Posts: 2,301
Threads: 11
Joined: Jul 2010
Creating a new hash file with a different set of hashes will invalidate all previous status.