I've just released the latest version of the GUI. New features are:
- Support for all new modes in CPU hashcat v0.43.
- Included cap2hccap directory into download package.
- Automatic convertion of .cap files into .hccap when selected.
- Automatically converts NetNTLMv1 hashes into hashcat format, (more below).
http://www.md5decrypter.co.uk/hashcat-gui.aspx
Converting NetNTLMv1 into hashcat format.
When using NTLM + Challenge, the hashes normally look like:
B2B2220790F40C88BCFF347C652F67A7C4A70D3BEBD70233:1122334455667788
or for LM and NTLM + Challenge:
67822D33CA2ED7E395540E20C257416ED80D064A66469FB9:B2B2220790F40C88BCFF347C652F67A7C4A70D3BEBD70233:1122334455667788
Both of these are converted into the hashcat format which is below, line by line:
$NETNTLM$1122334455667788$B2B2220790F40C88BCFF347C652F67A7C4A70D3BEBD70233
- Support for all new modes in CPU hashcat v0.43.
- Included cap2hccap directory into download package.
- Automatic convertion of .cap files into .hccap when selected.
- Automatically converts NetNTLMv1 hashes into hashcat format, (more below).
http://www.md5decrypter.co.uk/hashcat-gui.aspx
Converting NetNTLMv1 into hashcat format.
When using NTLM + Challenge, the hashes normally look like:
B2B2220790F40C88BCFF347C652F67A7C4A70D3BEBD70233:1122334455667788
or for LM and NTLM + Challenge:
67822D33CA2ED7E395540E20C257416ED80D064A66469FB9:B2B2220790F40C88BCFF347C652F67A7C4A70D3BEBD70233:1122334455667788
Both of these are converted into the hashcat format which is below, line by line:
$NETNTLM$1122334455667788$B2B2220790F40C88BCFF347C652F67A7C4A70D3BEBD70233