Please note, this is a STATIC archive of website hashcat.net from 08 Oct 2020, cach3.com does not collect or store any user information, there is no "phishing" involved.

hashcat Forum

Full Version: Resume session while using mask file
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Currently I am running a mask attack using a mask file.
Looking at the output, it seems that the skipped and Restore.point values are referred to the current mask.
Since in a file there could be several masks, how can I tell oclHashcat to skip a specific amount of mask "rules"?
you can use either [b]ypass or modify the .hcmask file accordingly (e.g. remove the lines you don't want it to run).

For instance, you could stop when a mask finishes and look the mask up in the .hcmask file, then create a new file with all the previous masks removed and you can remove further masks that will be done next (but should be skipped).
Thank you very much.
I was doing the same, but I wanted to check if there was an automated way to do that.
Well, at least I wasn't doing something wrong Smile
# Example of mask file:
1?d?d?d?d?d?d?d
#2?d?d?d?d?d?d?d
3?d?d?d?d?d?d?d
# The second mask 2?d?d?d?d?d?d?d will be ignored