hashcat Forum

Full Version: maskprocessor to use file with multiple mask options
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Good day all, 

Similar to Haskcat where you can define a file mask file with multiple mask options, can maskprocessor do such?

I have defined multiple mask options in a file (i.e. ?1?2?1?3?3?3?2?1, ?2?3?1?3?2?3?2?1, over 2000 etc) with custom character set. My goal is to use maskprocessor to read from the mask file to generate options and use the -q option to remove sequential characters then pipe the results to hashcat. 

Thanks.