hashcat.launcher is available! (an alternative to hashcatGUI)
#71
I think this is not directly related to hashcat.launcher.
hashcat.launcher will offer to you whatever hashcat offers.
Reply
#72
@s77rt hashcat supports veracrypt cracking with those 512 byte dumps. So the terminal command would looks like
Code:
hashcat -a 0 -m 13721 veracrypt_dump.hash wordlist.txt
Sure thing, there is a option to get the same hash mode in hashcat.launcher. Buuuuuuut like i said, i can only put hash strings in hashcat launcher, there is no option to get a file (no matter which size) into it - which is necessary to crack veracrypt related content.
Reply
#73
matt99 Wrote:i can only put hash strings in hashcat launcher
You can't. You are actually supposed to put the file name in the hash input, not the hash itself.

[Image: Screenshot-from-2022-07-21-12-23-50.png]

hash files must be inside: /hashcat/hashes/

Quote:Hashes: /hashcat/hashes
Dictionaries: /hashcat/dictionaries
Rules: /hashcat/rules
Masks: /hashcat/masks
Reply
#74
ooooooh, thanks.
Reply
#75
New release v1.1.3

What's New:
Added: Chinese language
Changed: hashcat bundled version v6.2.6

https://github.com/s77rt/hashcat.launche...tag/v1.1.3
Reply
#76
When I run my tests I do not see the details shown in the red box of my attachment on my progress screen. It appears blank for me but I do have the terminal display to the right. Am I missing something in the setup?

The progress bar at the top always displays 0%. 

Is there a way to see the estimated time remaining of a session?

Thanks for the help!


Attached Files
.png   2023-01-02 17_08_40-preview.gif (1080×703).png (Size: 430.54 KB / Downloads: 7)
Reply
#77
I think you are running an old version.
Please try with the latest version and use the embedded hashcat version

https://github.com/s77rt/hashcat.launcher/releases
Reply
#78
Running another test right now and it appears I have the latest and greatest. 1.1.4

(01-03-2023, 09:30 AM)s77rt Wrote: I think you are running an old version.
Please try with the latest version and use the embedded hashcat version

https://github.com/s77rt/hashcat.launcher/releases


Attached Files
.png   hashcatlauncher.png (Size: 154.97 KB / Downloads: 3)
Reply
#79
that's just great. What can I do if the password consists of non-traditional characters, such as i666$€ or I don't know how many characters are in the password and where the € sign is.
Reply
#80
And also - it would be cool to watch the candidates in real time
Reply