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 Replies [desc] Views Posted
    Thread: 4 GPU system
Post: RE: 4 GPU system

Seems a bit outdated to me, so you will be restricted to DDR3 memory and older CPUs, but it should still work, I think. If you also want to look at CPU performance, a Threadripper setup would give...
NoReply Hardware 5 2,650 06-28-2019, 03:34 PM
    Thread: Advice for Reviving Old Machine for Hashcat
Post: RE: Advice for Reviving Old Machine for Hashcat

With this mask it is feasible to go up to length 7 at most, I guess. This is based upon a test with my 1060, where length 7 with the mask ?1?2?2?2?2?2?3 would take 5 days.
NoReply hashcat 5 1,621 12-12-2019, 11:46 AM
    Thread: Newbie learning how to crack a RAR3 hash.
Post: RE: Newbie learning how to crack a RAR3 hash.

There is an error in your command line. The 'RAR3-hp' is not needed and also not allowed to be there. Hashcat determines the hash mode solely based on the number which follows the -m parameter. If you...
NoReply hashcat 5 1,169 05-07-2020, 10:40 AM
    Thread: Is RTX3090 suitable for multiple GPUs working together in the same chassis?
Post: RE: Is RTX3090 suitable for multiple GPUs working ...

I dont think 3090 FE will fit into any existing 19" case from brands like Tyan or Supermicro. It needs a 3 Slot spacing, which probably no Server Mobo has plus you will likely run into issues concerni...
NoReply Hardware 5 1,613 09-03-2020, 12:01 AM
    Thread: July 2020 5k Budget Multi GPU Build
Post: RE: July 2020 5k Budget Multi GPU Build

There are some open questions that come to my mind: 1. Do you plan to put this rig into a server cabinet where noise is irrelevant or do you want to put it into a room where people are working? Th...
NoReply Hardware 5 1,558 07-18-2020, 12:30 PM
    Thread: July 2020 5k Budget Multi GPU Build
Post: RE: July 2020 5k Budget Multi GPU Build

You want blower style cards, because they support a linear front-to-back airflow through your chassis, which is extremely important, when you put more than 2 cards into your rig. Stacking cards with a...
NoReply Hardware 5 1,558 07-19-2020, 12:57 PM
    Thread: Extensible Build Review
Post: Extensible Build Review

Hey guys, going to build a GPU Cluster for a small Forensics company. It should be extensible to 7 GPUs with the current specifcations, however the chassis is able to hold 8. Already did some resear...
NoReply Hardware 6 4,888 11-27-2018, 02:39 PM
    Thread: Extensible Build Review
Post: RE: Extensible Build Review

Sorry for the late response, here is an update for the planning of the build. Concerning @soxrok2212 's question, according to hwinfo, one of our single 2080 Ti's peaked at 280W during a real hashc...
NoReply Hardware 6 4,888 01-08-2019, 02:34 PM
    Thread: Extensible Build Review
Post: RE: Extensible Build Review

Thank you for the feedback. MrMeeseeks Wrote: (11-30-2018, 10:38 PM) -- RTX 2080 Ti is definitely not a good choice -- Agreed, but it is too late to RMA them. So we are looking for a way to make...
NoReply Hardware 6 4,888 12-01-2018, 11:50 AM
    Thread: Dictionary for long passwords - Tips and ideas
Post: RE: Dictionary for long passwords - Tips and ideas

For a passphrase approach, I strongly recommend the prince-processor from the hashcat-utils (pp64). It builds candidate by concatenating the words contained in the input list to a given length output....
NoReply General Talk 7 6,427 11-09-2018, 01:38 PM
    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,124 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,124 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,814 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,814 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,124 02-01-2019, 12:59 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: Where's potfile?
Post: RE: Where's potfile?

Try "*.potfile"
NoReply hashcat 7 2,990 04-11-2019, 03:47 PM
    Thread: question about hashcat speed slow?
Post: RE: question about hashcat speed slow?

Considering your previous posts, you seem to be new to password cracking and therefore are lacking necessary background knowledge (which is not a shame, everyone started at some point). You should do ...
NoReply hashcat 7 2,060 01-24-2020, 11:26 AM
    Thread: Use whole RAM Colab
Post: RE: Use whole RAM Colab

When running a mask attack (-a 3), there should be no point why using more RAM would give you a better cracking performance, since the biggest part of candidate generation is done directly on your GPU...
NoReply hashcat 7 1,255 05-04-2020, 11:43 AM
    Thread: Use whole RAM Colab
Post: RE: Use whole RAM Colab

In some cases it is possible to get a bit more performance modifying -n and -u but I do not have any experience with these. When running a mask attack, the most important factor is the raw GPU power y...
NoReply hashcat 7 1,255 05-04-2020, 12:24 PM