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) |
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, 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. 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. 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:
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, 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 |