hashcat Forum
How to add new mode to hashcat? - Printable Version

+- hashcat Forum (https://hashcat.net/forum)
+-- Forum: Support (https://hashcat.net/forum/forum-3.html)
+--- Forum: hashcat (https://hashcat.net/forum/forum-45.html)
+--- Thread: How to add new mode to hashcat? (/thread-12240.html)



How to add new mode to hashcat? - godsquare - 11-29-2024

Hello,

I would like to add mode 33400 (https://github.com/hashcat/hashcat/pull/3907) to hashcat. It looks like the stable version and the beta version (https://hashcat.net/beta/) do not support this mode yet. Is there any tutorial on how I can add this mode to hashcat? 

Thank you,


RE: How to add new mode to hashcat? - penguinkeeper - 11-29-2024

- Go here: https://github.com/DCNick3/hashcat/tree/mega-password
- Click Code > Download Zip
- Extract the zip it gives you
- Follow these build instructions to compile https://github.com/DCNick3/hashcat/blob/mega-password/BUILD.md