ctxis / crackerjack

CrackerJack / Hashcat Web Interface / Context Information Security
https://www.contextis.com/en/resources/tools/crackerjack
MIT License
357 stars 86 forks source link

Hashcat Mask File Support #15

Closed tiahgar closed 2 years ago

tiahgar commented 2 years ago

Currently the GUI allows users to manually select and create a mask for brute-force attacks on hashes. It would be nice if the user has the option to select Hashcat mask files instead.

tiahgar commented 2 years ago

Fyi, I already started on some implementation: 15-hashcat-mask-file-support.

sadreck commented 2 years ago

Looking forward to the pull request - thanks!

sadreck commented 2 years ago

I've merged the PR and have put a small fix for users that are upgrading from an older version, so that the settings would fallback to the manual mask.

@tiahgar thank you for your great work!

tiahgar commented 2 years ago

Thanks man, you too!