Hashcat hashcat.launcher is available! (an alternative to hashcatGUI)

HashRecovery

Active member
Contributor
Joined
Dec 30, 2019
Messages
1,476
Reaction score
157
Credits
671
Now Available v0.2.0 !

[0.2.0] - 17/07/2020
Changed:
  • hashcat min required version: v6.0.0
Added:
  • Can select a whole folder of dictionaries
  • Added few more extensions to the dictionary selection dialog's filter
  • Hardware Monitoring


PS: The hardware monitoring feature has not been tested as my system does not supports this :/ , anyway, kindly test this feature and report back any issues ^^
 

Ntrain20k

Active member
Joined
Mar 18, 2020
Messages
459
Reaction score
430
Credits
2,975
Quick question for anyone else who may be using the new 5000 series of cards.

Anyone else get hardware monitoring with Hashcat?
 

Lagx65

haha hash machine go brrrrr
Contributor
Joined
Dec 30, 2019
Messages
1,914
Reaction score
488
Credits
1,249
Wow! Awesome work it looks very useful (y)(y)
 

HashRecovery

Active member
Contributor
Joined
Dec 30, 2019
Messages
1,476
Reaction score
157
Credits
671
Now Available v0.3.0 !

[0.3.0] - 17/08/2020
Changed:
  • Enhanced files selection for dictionaries and rules
Added:
  • FileBase Feature
Fixed:
  • Hardware Monitoring: Wrong hardware id
  • Hardware Monitoring: Missing some stats
 

Akasha

Active member
Joined
Aug 22, 2020
Messages
432
Reaction score
270
Credits
3,737
Very great and nice.
Thank you very much!

How to extract and execute it on Kali Linux?
 

Dawbs

Super Moderator
Staff member
Super Moderator
Trusted
Joined
Dec 30, 2019
Messages
4,173
Reaction score
3,458
Credits
18,332
just copy the hashcat GUI folder to the hashcat folder?
Don't search hashcat anything. just look at the type of file and google that. I don't need to use a GUI so have not looked at this but either just extract and run or google the file type.

EDIT: Just looked and they are .go files. So google 'how to run a .go file' or something similar
 

HashRecovery

Active member
Contributor
Joined
Dec 30, 2019
Messages
1,476
Reaction score
157
Credits
671
just copy the hashcat GUI folder to the hashcat folder?
No need to copy.
The easiest way is to get the latest release (binary) from https://github.com/s77rt/hashcat.launcher/releases
currently: https://github.com/s77rt/hashcat.launcher/releases/download/v0.3.0/hashcat.launcher.v0.3.0.zip
Extract the .zip file with any archive manager or simply 'unzip -d hashcat.launcher.v0.3.0 hashcat.launcher.v0.3.0.zip'
Inside hashcat.launcher.v0.3.0 directory you will find two folders windows and linux
since you are using linux, go to the linux folder you will find 'hashcat.launcher' that's our file, just double click :)

The first thing you may want to do is to setup the hashcat binary (tell hashcat.launcher where is hashcat) by going to the Option tab and set hashcat binary to your hashcat binary file.

I think you will figure out how to use the tool...
 

Akasha

Active member
Joined
Aug 22, 2020
Messages
432
Reaction score
270
Credits
3,737
The first thing you may want to do is to setup the hashcat binary (tell hashcat.launcher where is hashcat) by going to the Option tab and set hashcat binary to your hashcat binary file.

I think you will figure out how to use the tool...
When i go to options i can only click on "browse" when i go then to the /usr/bin/hashcat file and double click nothing happens, how it works?It dont work like on the gif on the page.., the link.
 

payknight

Active member
Contributor
Joined
Dec 30, 2019
Messages
3,112
Reaction score
35
Credits
293
Hi,
I'm happy that i have just done version 0.1.1 of hashcat.launcher (yeah there was 0.1.0 with couple issues in Windows)
Anyway..

hashcat.launcher
hashcat.launcher is a cross-platform app that run and control hashcat
it is designed to make it easier to use hashcat offering a friendly graphical user interface

Installation
  • Download a release
  • Extract
  • Execute
Changelog
Refer to CHANGELOG.md


DEMO:
https://i.postimg.cc/JnN314BW/hashcat-launcher-demo.gif

I hope you find it useful, if you have any request / feature to add, let me know
Enjoy :)


in short just to understand.

the pcap file as to have pmkid and an handshake in it to receive a result ?

or it works also if u have just an HS in the pcap or just an PMKID .

because right now , i loaded a pcap file that weight like 412kb .
and chrome hangs after "choose ca capture file"

and IE , asks to allow activex :o
 

HashRecovery

Active member
Contributor
Joined
Dec 30, 2019
Messages
1,476
Reaction score
157
Credits
671
in short just to understand.

the pcap file as to have pmkid and an handshake in it to receive a result ?

or it works also if u have just an HS in the pcap or just an PMKID .

because right now , i loaded a pcap file that weight like 412kb .
and chrome hangs after "choose ca capture file"

and IE , asks to allow activex :o
hmm, seems you are talking about capJS ? this is hashcat.launcher thread, please post on the correct thread.
 

HashRecovery

Active member
Contributor
Joined
Dec 30, 2019
Messages
1,476
Reaction score
157
Credits
671
Now Available: v0.4.0

[0.4.0] - 21/12/2020
Changed:
- Search for hashtypes by hashcat mode (name and id)
- Tasks Journals now hold all the info

Added:
- Notifications Feature
- Priority Feature
- Restore Feature
- Get Info about a task
- Skip/Bypass an attack

IMPORTANT:
If you are upgrading from an older version make sure to go to Options and in Extra Args and remove: "--restore-disable" in order to make the restore feature work for new tasks.

Download release: https://github.com/s77rt/hashcat.launcher/releases/tag/v0.4.0
 
Top