Queue of Tasks - Printable Version +- hashcat Forum (https://hashcat.net/forum) +-- Forum: Deprecated; Ancient Versions (https://hashcat.net/forum/forum-46.html) +--- Forum: Feature Requests (https://hashcat.net/forum/forum-7.html) +--- Thread: Queue of Tasks (/thread-1751.html) |
Queue of Tasks - midnight - 11-13-2012 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 RE: Queue of Tasks - KT819GM - 11-13-2012 For that you can use bash/batch file. |