hashcat Forum
hashcat.launcher is available! (an alternative to hashcatGUI) - 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: hashcat.launcher is available! (an alternative to hashcatGUI) (/thread-9151.html)

Pages: 1 2 3 4 5 6 7 8 9 10


RE: hashcat.launcher is available! (an alternative to hashcatGUI) - GWN - 04-29-2022

Thank you


RE: hashcat.launcher is available! (an alternative to hashcatGUI) - Raven - 05-16-2022

(04-27-2022, 10:52 PM)s77rt Wrote: Hi GWN,
here how it works.
after you download hashcat.launcher and run it, few files and folders will be created.
the first thing you want to do is to copy hashcat to hashcat.launcher, the structure should look like similar to this:
[Image: hashat-launcher-with-hashcat.gif]


After that, copy your hashes file to hashcat/hashes directory
(optionally: copy also dictionaries, rules, etc...)
then in the GUI, there is 5 steps: Target, Attack, Advanced, Output, Finalize
in Target step: choose your Hash and it's corresponding Algorithm
in Attack step: configure your attack, for the "brute force" attack behaviour select Mask Attack
in Advanced step: you can skip this (you can use it for advanced configurations such as device selection, etc...)
in Output step: select the output file and format
in Finalize step: click on Create Task (you can also specify a priority for the created task)

Created tasks can be accessed by using the sidebar navigation.
You can view the tasks command line that they were built with by clicking on the "Arguments" button

You can also check this GIF for an overview:
[Image: preview.gif?raw=true]

Hi s77rt , thank for your launcher. it look great.

I am new so I may got dumb question for you, What is the Hash File and Where should I put it? Should it be just a .txt file.
.png   Capture 2.PNG (Size: 8.27 KB / Downloads: 7)

Thank in advance.


RE: hashcat.launcher is available! (an alternative to hashcatGUI) - foordeluxe - 05-16-2022

(05-16-2022, 01:49 PM)Raven Wrote: am new so I may got dumb question for you, What is the Hash File and Where should I put it? Should it be just a .txt file.

Thank in advance.

You need to put the hashes inside hashcat\hashes. This will update automatic. Then you select the hash file you want to crack.


RE: hashcat.launcher is available! (an alternative to hashcatGUI) - s77rt - 07-06-2022

New Release v1.1.1

What's New:
Changed:
  • Dialog handler
Fixed:
  • remove tmp folder on exit (#89)
  • duplicated info (session name) (#81)
  • cap to hcwpax tool's output name is only based on one wpa even if there is many (#78)
  • removed 'Chrome is being controlled by automated test software' message (#92)

https://github.com/s77rt/hashcat.launcher/releases/tag/v1.1.1


RE: hashcat.launcher is available! (an alternative to hashcatGUI) - hetcat - 07-08-2022

hi,
as i am newbie, and having Ubuntu 20.04 LTS ... will you please explain how to launch it in Ubuntu 20.04 ? i have tried / searched to launch it but not get it ...

thanks & regards,

(04-27-2022, 10:52 PM)s77rt Wrote: Hi GWN,
here how it works.
after you download hashcat.launcher and run it, few files and folders will be created.
the first thing you want to do is to copy hashcat to hashcat.launcher, the structure should look like similar to this:
[Image: hashat-launcher-with-hashcat.gif]


After that, copy your hashes file to hashcat/hashes directory
(optionally: copy also dictionaries, rules, etc...)
then in the GUI, there is 5 steps: Target, Attack, Advanced, Output, Finalize
in Target step: choose your Hash and it's corresponding Algorithm
in Attack step: configure your attack, for the "brute force" attack behaviour select Mask Attack
in Advanced step: you can skip this (you can use it for advanced configurations such as device selection, etc...)
in Output step: select the output file and format
in Finalize step: click on Create Task (you can also specify a priority for the created task)

Created tasks can be accessed by using the sidebar navigation.
You can view the tasks command line that they were built with by clicking on the "Arguments" button

You can also check this GIF for an overview:
[Image: preview.gif?raw=true]



RE: hashcat.launcher is available! (an alternative to hashcatGUI) - foordeluxe - 07-08-2022

The fastest way is just clicking on hashcat.launcher in Linux. If this doesn't work try use ./hashcat.launcher in the terminal and look for errors.


RE: hashcat.launcher is available! (an alternative to hashcatGUI) - s77rt - 07-10-2022

Added i18n
https://postimg.cc/gallery/drDVHcZ

Translations have been done automatically. Feel free to help improve the translations.
https://github.com/s77rt/hashcat.launcher/issues/77


RE: hashcat.launcher is available! (an alternative to hashcatGUI) - hetcat - 07-12-2022

not succeeded ... can't able to launch the hashcat launcher GUI in Ubuntu 20.04 ... either in terminal also ... please suggest trusted way ...

(07-08-2022, 06:41 PM)foordeluxe Wrote: The fastest way is just clicking on hashcat.launcher in Linux. If this doesn't work try use ./hashcat.launcher in the terminal and look for errors.



RE: hashcat.launcher is available! (an alternative to hashcatGUI) - s77rt - 07-12-2022

Can you post the output you get while trying to run using terminal?


RE: hashcat.launcher is available! (an alternative to hashcatGUI) - s77rt - 07-12-2022

Also please make sure you meet the requirements: (for Linux)
1. Chromium based browser (Chrome, Edge, etc...) must be installed
2. zenity, qarma or matedialog must be installed

https://github.com/s77rt/hashcat.launcher#requirements