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 Views Posted [desc]
    Thread: Deep Learning on wordlist.
Post: RE: Deep Learning on wordlist.

I do have experience with this one. If you want to train PassGan on your own dictionaries, you should definetly use some real world data (comparable to rockyou) that contains duplicates. Otherwise the...
NoReply General Talk 2 985 03-03-2020, 09:25 PM
    Thread: about hashcat parameters
Post: RE: about hashcat parameters

I think the easiest way to achieve this is to have two different sessions of hashcat, one for each device. Downside is that you will have to somehow split the attack you want to perform.
NoReply hashcat 1 835 03-07-2020, 02:26 PM
    Thread: Hashcat Capabilities
Post: RE: Hashcat Capabilities

You could use two instances of hashcat, where the first one generates candidates up to the 30 unique characters with a mask and pipe them into a second instance, which does the actual cracking and app...
NoReply hashcat 1 615 03-15-2020, 01:36 PM
    Thread: Hashcat not working
Post: RE: Hashcat not working

I had similar issues quite a while ago, when I tried to crack LUKS. Back then, there was no solution available. What Hash Types are you trying to crack? Did you try with the latest beta (hashcat.n...
NoReply hashcat 1 559 04-07-2020, 10:04 AM
    Thread: Temp abort trigger only for current gpu
Post: RE: Temp abort trigger only for current gpu

You could either create a checkpoint which means pausing to wait for it to cool down or use a lower workload profile, e.g -w 2 EDIT: stopping hashcat only on the overheated GPU is not possible, if th...
NoReply User Contributions 2 1,009 04-10-2020, 07:49 PM
    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
    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: Need help with decryption rig
Post: RE: Need help with decryption rig

This sounds more like a mining build to me. I also don't get, how you are counting up to 10.000 $/€ with these kinds of components. 2080's are around 700 bucks, so you are at roughly 5k for your GPU...
NoReply Hardware 15 3,528 05-13-2020, 07:42 PM
    Thread: Need help with decryption rig
Post: RE: Need help with decryption rig

If you want something serious, go for a Asus WS X299 SAGE (https://www.asus.com/Motherboards/WS-X299-SAGE/) and with something like a i9 10900X. Yes this combo alone costs around 1.2k, but it give...
NoReply Hardware 15 3,528 05-14-2020, 11:37 AM
    Thread: Help please GTX 1070
Post: RE: Help please GTX 1070

No, this is just fine. The iteration count of the hash you are cracking (1024 iterations) is much higher than the iteration count used in the benchmark (32 iterations). If you do the math: 1024 (...
NoReply Hardware 1 673 05-14-2020, 12:11 PM
    Thread: Need help with decryption rig
Post: RE: Need help with decryption rig

FPTHHrw6mKhNZwL6 Wrote: (05-14-2020, 03:22 PM) -- I'm from Canada, An RTX 2080 Ti costs around 1700 before taxes. -- I'm sorry, didn't know about prices in Canada. Maybe something along these line...
NoReply Hardware 15 3,528 05-14-2020, 05:20 PM
    Thread: [Bench] GTX 1060 6GB
Post: RE: [Bench] GTX 1060 6GB

Compare with this one https://hashcat.net/forum/thread-8224-post-44143.html#pid44143
NoReply Hardware 4 1,275 05-19-2020, 02:39 PM
    Thread: What is the speed of Hashcat for cracking wallet.dat using GPU?
Post: RE: What is the speed of Hashcat for cracking wall...

Your thoughts are absolutely right. The only thing you are missing here is the iteration count, which is basically a factor which determines how long it takes to hash a single candidate (you can se...
NoReply hashcat 15 3,366 05-26-2020, 08:30 AM
    Thread: What is the speed of Hashcat for cracking wallet.dat using GPU?
Post: RE: What is the speed of Hashcat for cracking wall...

https://terahash.com/#appliances
NoReply hashcat 15 3,366 05-28-2020, 08:44 PM
    Thread: What is the speed of Hashcat for cracking wallet.dat using GPU?
Post: RE: What is the speed of Hashcat for cracking wall...

Sure, but we are talking about enterprise grade hardware, software and support. Other than that, its really not easy to build these kinds of systems in such a way, that they can run 24/7 in a reliable...
NoReply hashcat 15 3,366 05-28-2020, 10:41 PM
    Thread: Will Hashcat work with this CPU and GPU
Post: RE: Will Hashcat work with this CPU and GPU

Sure, you just need the corresponding drivers. For the 1660, you need the NVIDIA drivers and in case you also want to use your CPU for cracking, you need the "OpenCL Runtime for Intel Core and Intel X...
NoReply Hardware 1 711 06-02-2020, 08:40 AM
    Thread: Is my rig/order missing anything?
Post: RE: Is my rig/order missing anything?

Riser cables and a proper frame to mount 7 GPUs. This bench table does not seem suitable for something like this, better go with something like this: https://www.newegg.ca/black-rosewill-r2030002-0118...
NoReply Hardware 15 2,895 06-12-2020, 04:32 PM
    Thread: Is my rig/order missing anything?
Post: RE: Is my rig/order missing anything?

No, but each of your GPUs has 11GB VRAM, so in total 77GB. I would suggest you go with 96GB, with 16GB for each module.
NoReply Hardware 15 2,895 06-12-2020, 04:40 PM
    Thread: Is my rig/order missing anything?
Post: RE: Is my rig/order missing anything?

No, but it can cause errors like CL_OUT_OF_RESOUCES, if you do not have enough. It is also nice, in case you are working with dictionaries.
NoReply Hardware 15 2,895 06-12-2020, 04:45 PM