Posts: 313
Threads: 44
Joined: Aug 2011
similar to --runtime=N where it quits the command, is there a way to bypass or skip down to the next line within the .hcmask file? my .hcmask file have several hunderd lines, so i only want to spend maybe 10mins per line.
Posts: 2,936
Threads: 12
Joined: May 2012
organize your hcmask file by keyspace
Posts: 313
Threads: 44
Joined: Aug 2011
actually i've done that, just curious if it was possible to skip
Posts: 2,936
Threads: 12
Joined: May 2012
not presently. but you could get creative... use an hcmask file for various keyspace ranges, then run through each hcmask file in a loop, using a lower markov threshold as the keyspace increases.
Posts: 313
Threads: 44
Joined: Aug 2011