Queue of Tasks
#1
I have been slowly chipping away at this huge hash list. Something that continuously breaks a few thousand hashes for me is the rule generator set on max. I would love to have a type of queue where once hashcat has run through the set task, it begins the next task.

For example, maybe I have it run through mixalpha-numeric 1-7, then numeric 1-11, then just a certain subset of dictionaries, then straight dictionary rule generation with my most commonly used dictionaries.

This would allow me not to have to come back to the computer every time a task is completed, to start a new task.

-midnight

P.s. I'd also love an increment button on hashcat-gui for mask
#2
For that you can use bash/batch file.