Feature request: support hashcat mask files (.hcmask)
Right now, hashcat can handle mask files, but maskprocessor can't.
You can use hashcat in --stdout mode
So I just pipe hashcat to hashcat then? (trying to avoid too small workloads)
Yeah, that works fine
On 28.02.2017 23:19, redfast00 wrote:
So I just pipe hashcat to hashcat then? (trying to avoid too small workloads)
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/hashcat/maskprocessor/issues/7#issuecomment-283179612, or mute the thread https://github.com/notifications/unsubscribe-auth/AJ83OR1pZQFXOXVoKWgKOvb94hfYtGXSks5rhJ1tgaJpZM4MNerb.
It would be nice, because current version of hashcat have no support to --seq-max and --occurrence-max options, yet.