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 [asc] Posted
    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: Enterprise Cracking Rig Advice
Post: RE: Enterprise Cracking Rig Advice

The company I work at is happy with one DIY rig with 4x 2080 Ti, so I cant bring in any practical knowledge wrt this kind of cracking rigs. Tyan seems a good choice, since it is also used by Terahash ...
NoReply Hardware 3 1,057 08-13-2020, 02:12 PM
    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: 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: Will Hashcat work with this computer?
Post: RE: Will Hashcat work with this computer?

Here is what you can expect with most recent drivers (451.48) under Windows: Code: -- hashcat (v6.0.0) starting in benchmark mode... Benchmarking uses hand-optimized kernel code by default. Yo...
NoReply Hardware 3 946 07-04-2020, 10:47 AM
    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: Bitlocker Error(s)
Post: RE: Bitlocker Error(s)

Im sorry to disappoint you, but I dont think it is not possible to crack this, because one of the hashes is for the recovery key and the other one for the TPM key. The structure of these keys makes it...
NoReply hashcat 4 817 06-22-2020, 03:19 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: This App Cant Run On Your PC - Help
Post: RE: This App Cant Run On Your PC - Help

Sounds to me like your trying to run hashcat on a 32-bit machine. If thats the case, you could try with the precvious version (5.1.0), since it includes a 32-bit executable. Its available here: https:...
NoReply hashcat 3 694 06-16-2020, 11:51 PM
    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: 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: [REFERENCE] Recent Password Statistics and Top Lists
Post: [REFERENCE] Recent Password Statistics and Top Lis...

Disclaimer: Neither do I know the author of this, nor did I contribute any work towards this. I stumbled upon this on Twitter and thought it might be interesting for people here. The repo contains ...
NoReply User Contributions 0 496 07-01-2020, 12:12 PM
    Thread: New secondary GPU Added, unknown error from Hashcat
Post: RE: New secondary GPU Added, unknown error from Ha...

Although im not very familiar with these kind of problems, I would recommend uninstalling pocl. Also follow these instructions: https://hashcat.net/faq/wrongdriver
NoReply hashcat 2 452 08-04-2020, 09:23 PM
    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: TrueCrypt Hidden
Post: RE: TrueCrypt Hidden

Depends on what type of algo you specified when you created the volume. If you did not touch it like most people, the answer is yes, it is also mode 6213. The extraction of the necessary data is diffe...
NoReply hashcat 1 321 08-13-2020, 02:40 PM
    Thread: Checking large lists of hashes
Post: RE: Checking large lists of hashes

Check this out, it is a beginner tutorial from this year's DEF CON: https://www.youtube.com/watch?v=sYKcqnzcdZI There are also more videos on more advanced topics on this channel.
NoReply hashcat 1 293 09-08-2020, 08:23 PM