Please note, this is a STATIC archive of website hashcat.net from 08 Oct 2020, cach3.com does not collect or store any user information, there is no "phishing" involved.

Search Results
Post Author Forum [desc] Replies Views Posted
    Thread: First time builder..
Post: RE: First time builder..

Have a look at this guide, it was written by epixoip (Founder of terahash) for this year's DEF CON: https://passwordvillage.org/hardware.html#rig_setup After you read through, you might want to rec...
NoReply Hardware 3 435 09-21-2020, 01:32 PM
    Thread: First time builder..
Post: RE: First time builder..

As the guide says, memory usage heavily depends on the type of attack you are performing. Actually the rule of thumb around here always was RAM >= total VRAM, not double, but I guess there is reason, ...
NoReply Hardware 3 435 09-22-2020, 01:29 PM
    Thread: Suggestions for small workstation/cracking build
Post: RE: Suggestions for small workstation/cracking bui...

This is probably the best space to find help for workstation builds, at least when their main purpose is cracking with hashcat. There are a few things I would like to know, before going for suggest...
NoReply Hardware 1 357 09-21-2020, 01:19 PM
    Thread: Nvidia 3080 benchmarks
Post: RE: Nvidia 3080 benchmarks

Full benchmark is now available (credits to Chick3nman): https://gist.github.com/Chick3nman/bb22b28ec4ddec0cb5f59df97c994db4
NoReply Hardware 19 4,598 09-25-2020, 10:10 AM
    Thread: hashcat-4.1.0 can't run
Post: RE: hashcat-4.1.0 can't run

I am also facing this issue under windows, if I call hashcat from a different location than its own folder. This issue is still present in 5.0.0, but did not occur in 4.0.1. It is somewhat annoying ...
NoReply hashcat 7 6,123 11-15-2018, 12:57 PM
    Thread: hashcat-4.1.0 can't run
Post: RE: hashcat-4.1.0 can't run

Seems like this issue will remain as it is: https://github.com/hashcat/hashcat/issues/1539
NoReply hashcat 7 6,123 11-19-2018, 01:25 PM
    Thread: Can i modify hashcat to make it generate random instead of all possible combination?
Post: RE: Can i modify hashcat to make it generate rando...

https://hashcat.net/wiki/doku.php?id=mask_attack
NoReply hashcat 7 5,813 12-21-2018, 10:57 PM
    Thread: Can i modify hashcat to make it generate random instead of all possible combination?
Post: RE: Can i modify hashcat to make it generate rando...

dtoan140298 Wrote: (12-22-2018, 06:14 AM) -- it simply generate random possible candidate insteadĀ of go from aaa->zzz -- AFAIK, hashcat does not output brute-force / mask guesses in a strict incre...
NoReply hashcat 7 5,813 12-22-2018, 11:42 AM
    Thread: hashcat-4.1.0 can't run
Post: RE: hashcat-4.1.0 can't run

@OscarAkaElvis created a workaround on Github for users like me, who like to run Hashcat from arbitrary locations on Windows. See: https://github.com/hashcat/hashcat/issues/1539#issuecomment-458033...
NoReply hashcat 7 6,123 02-01-2019, 12:59 PM
    Thread: Weird client behaviour in Brain Attack
Post: Weird client behaviour in Brain Attack

I am currently running a brain attack in the following setup: - Hashcat version: 5.1.0 - Offline 10G LAN network - 1 dedicated Brain Server Machine (Specs: Ryzen 2400G, 32 GB RAM, Windows 10) - 3 Bra...
NoReply hashcat 2 1,809 02-19-2019, 02:16 PM
    Thread: rx 480 amd drivers 19.2.2
Post: RE: rx 480 amd drivers 19.2.2

Do you specify a custom abort temp with --gpu-temp-abort? Default is at 90 degrees and if you reach them with mining, hashcat will certainly reach them too.
NoReply hashcat 7 3,360 02-20-2019, 11:26 PM
    Thread: Hashcat not recognizing 2070 RTX after driver update
Post: RE: Hashcat not recognizing 2070 RTX after driver ...

419.17 WHQL works fine on 2080 Ti FE for me... Platform is also Windows 10 with hashcat 5.1.0
NoReply hashcat 2 2,216 03-07-2019, 01:05 PM
    Thread: VeraCrypt with PIM/keyfile seems to be ignored
Post: RE: VeraCrypt with PIM/keyfile seems to be ignored

Isn't the order of the parameters messed up here? From the first lines of hashcat --help: Usage: hashcat [options] hash|hashfile|hccapxfile [dictionary|mask|directory] Your Header should be at t...
NoReply hashcat 13 5,708 03-10-2019, 07:09 PM
    Thread: Wordlist With mask hybrid Help.
Post: RE: Wordlist With mask hybrid Help.

You could generate a rule file using maskprocessor (https://github.com/hashcat/maskprocessor/releases/), although there is only a rule to toggle the case at a given position, which obviously means you...
NoReply hashcat 2 1,959 04-10-2019, 01:41 PM
    Thread: Weird client behaviour in Brain Attack
Post: RE: Weird client behaviour in Brain Attack

Did a new test with these settings: Server Params: hashcat64.exe --brain-server --brain-password --brain-port 12345 Client Params (Dictionary): hashcat64.exe -m 14600 -a 0 -O -w 3 -z --brain-host 1...
NoReply hashcat 2 1,809 02-20-2019, 12:43 PM
    Thread: Where's potfile?
Post: RE: Where's potfile?

Try "*.potfile"
NoReply hashcat 7 2,990 04-11-2019, 03:47 PM
    Thread: Slow hash and fast hash
Post: RE: Slow hash and fast hash

1. This depends on the Hash type (-m parameter), but not on the password itself 2. It is the other way around, the brain is made for slow hashes. For further information read this: https://hashcat....
NoReply hashcat 3 1,833 08-06-2019, 12:14 PM
    Thread: how to crack a windows 10 local user password hash(Netnlm capture)
Post: RE: how to crack a windows 10 local user password ...

In case the session status says "Cracked", the password is saved to a file called "hashcat.potfile" in the directory where your hashcat executable is located.
NoReply hashcat 14 4,710 08-17-2019, 11:06 AM
    Thread: Hashcat temperature control only works when one GPU used at a time?
Post: RE: Hashcat temperature control only works when on...

AFAIK, Hashcat does not control your fans at all, the only thing that may be possible is workload throttling. Im not sure which software is recommended to set custom fan curves for ubuntu though.
NoReply hashcat 3 1,405 08-18-2019, 02:55 PM
    Thread: how to crack a windows 10 local user password hash(Netnlm capture)
Post: RE: how to crack a windows 10 local user password ...

That's the session name, not the status. The status is shown in the following line.
NoReply hashcat 14 4,710 08-18-2019, 02:58 PM