HashcatGUI v0.27 Released - Printable Version +- hashcat Forum (https://hashcat.net/forum) +-- Forum: Misc (https://hashcat.net/forum/forum-15.html) +--- Forum: User Contributions (https://hashcat.net/forum/forum-25.html) +--- Thread: HashcatGUI v0.27 Released (/thread-2131.html) |
HashcatGUI v0.27 Released - blandyuk - 03-09-2013 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 RE: HashcatGUI v0.27 Released - Hash-IT - 03-09-2013 Thank you, you have clearly put a lot of work into this RE: HashcatGUI v0.27 Released - kason68 - 03-09-2013 the AVIRA antivirus always recognize the pattern "SPR/Aircra.A.944139" into the file HashcatGUI_027.zip. RE: HashcatGUI v0.27 Released - epixoip - 03-09-2013 then get a better antivirus program. or better yet, don't use one at all. RE: HashcatGUI v0.27 Released - blandyuk - 03-09-2013 lol, yeah it's a false-positive. AVIRA is a very basic AV. I have fixed many a mates PC with that installed, basically useless. Comodo AV is very good as a FREE alternative. I personally dont use one but do have a VM machine which I use for checking files, it runs an AV and also keeps any nasties restricted in a safe environment. RE: HashcatGUI v0.27 Released - atom - 03-10-2013 Thanks Blandy, you really need to port this to linux RE: HashcatGUI v0.27 Released - tony - 03-10-2013 (03-10-2013, 01:20 PM)atom Wrote: Thanks Blandy, you really need to port this to linux & to Mac also if it's possible ;-) Thank you in advance. |