Hashcat GUI v1.2 Released

Status
Not open for further replies.

blandyuk

Active member
Trusted
Contributor
VIP Member
Feedback: 0 / 0 / 0
Joined
Jul 6, 2011
Messages
18,609
Reaction score
458
Credits
11,384
OK just updated HashcatGUI to support latest changes in hashcat beta:
https://share.blandyuk.co.uk/apps/HashcatGUI_v1.2b01.zip

Fixed --hwmon-disable not applying when turning "GPU Temp Abort" dropdown to "Off".
Update hashcat modes to latest.
Updated to the new hashcat output formats as they have changed!

Please note this is for beta versions after v5.1.0 of hashcat which can be found here:
https://hashcat.net/beta/

Enjoy.
 
Last edited:

WreckTangle

Active member
Feedback: 0 / 0 / 0
Joined
Jan 24, 2020
Messages
95
Reaction score
23
Credits
737
Thank you very much for continuing to support your software, it's really useful.
 

WreckTangle

Active member
Feedback: 0 / 0 / 0
Joined
Jan 24, 2020
Messages
95
Reaction score
23
Credits
737
Again many thanks blandyuk for continuing to maintain your software.

If you have time would you please look at the bug report by egorthik for your appmerge tool?

Thanks
 

edm0nd

Active member
Feedback: 0 / 0 / 0
Joined
Jun 17, 2020
Messages
54
Reaction score
68
Credits
348
Hi BlandyUK

Any chance we are gunna see a 1.2 update in 2021 that includes the -m 22000 in Hash Type dropdown list? :)
 

PapaSmurf

Active member
Contributor
Feedback: 1 / 0 / 0
Joined
Dec 30, 2019
Messages
236
Reaction score
50
Credits
75
Hi BlandyUK

Any chance we are gunna see a 1.2 update in 2021 that includes the -m 22000 in Hash Type dropdown list? :)
You can always add it yourself.

Go into the hashcatgui directory, then config directory.
Edit hash-modes.xml file and add it in there. Save it and restart the app.

Code:
  <HashMode>
    <ID>22000</ID>
    <Name>WPA-PBKDF2-PMKID+EAPOL</Name>
    <Category>Network protocols</Category>
  </HashMode>
 
Status
Not open for further replies.
Top