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: Finding all the collisions for a given hash
Post: RE: Finding all the collisions for a given hash

You can do what --keep-guessing is doing by adding OPTS_TYPE_PT_NEVERCRACK to the hashconfig->opts_type for mode 11500 in src/interface.c
atom hashcat 9 12,025 09-12-2016, 12:22 AM
    Thread: Finding all the collisions for a given hash
Post: RE: Finding all the collisions for a given hash

If you want it added as option please open an issue on github
atom hashcat 9 12,025 09-12-2016, 08:38 AM
    Thread: Proper way of using --restore
Post: RE: Proper way of using --restore

You can't use -s to "workaround" that behavior, it goes back in how GPU handle their workload.
atom hashcat 8 8,382 09-12-2016, 08:42 AM
    Thread: Can't detect temp
Post: RE: Can't detect temp

Is NVML not part of the nvidias mobile drivers?
atom hashcat 6 7,431 09-12-2016, 08:43 AM
    Thread: Nvidia Titan X performance
Post: RE: Nvidia Titan X performance

Now that's what I call a good description of what I meant, thanks :)
atom Hardware 7 8,160 09-12-2016, 06:23 PM
    Thread: Hex-Charset cracked, but now what
Post: RE: Hex-Charset cracked, but now what

Note that hashcat automatically switches to hex output when the password is not in the 7 bit range, so not between 0x20 and 0x80. That's important to avoid encoding problem on the shell. So, for examp...
atom hashcat 8 11,469 09-12-2016, 06:26 PM
    Thread: Hex-Charset cracked, but now what
Post: RE: Hex-Charset cracked, but now what

Absolutely. No one should use ?b unless he knows what he's doing.
atom hashcat 8 11,469 09-12-2016, 06:56 PM
    Thread: Can't detect temp
Post: RE: Can't detect temp

Thanks for the info
atom hashcat 6 7,431 09-13-2016, 09:13 AM
    Thread: Any tool to BF AES
Post: RE: Any tool to BF AES

Well, if the KDF and then doing some AES, the correct way to crack it is doing exactly the same. You will crack it in not time with such a password policy. There's even no need to do it on GPU
atom General Talk 4 5,673 09-14-2016, 02:38 PM
    Thread: Hex-Charset cracked, but now what
Post: RE: Hex-Charset cracked, but now what

Well, it's just a specification. You know that from a technical perspective it would work, too.
atom hashcat 8 11,469 09-14-2016, 02:45 PM
    Thread: second 1070 not seen (linux)
Post: RE: second 1070 not seen (linux)

clinfo output please
atom Hardware 4 5,106 09-14-2016, 02:50 PM
    Thread: Hashcat faster with a list, Is this true?
Post: RE: Hashcat faster with a list, Is this true?

This "idea" bases on the fact that the salt in WPA is the ESSID and there's a chance that two routers share the same ESSID. In such a case, the 2nd run could be done in no time. Today all Routers use ...
atom hashcat 2 4,256 09-14-2016, 02:54 PM
    Thread: Mathematical relation between number of GPUs and H/s
Post: RE: Mathematical relation between number of GPUs a...

Yes, if the keyspace to search is large enough, it would be 10X. Basically you can simply sum up all speeds, there's no loss due to parallelization. Hashcat can also handle devices of different ty...
atom hashcat 2 3,532 09-14-2016, 04:33 PM
    Thread: Hashcat on Windows error: the application was unable to access the graphic hardware
Post: RE: Hashcat on Windows error: the application was ...

this is a driver problem. do it exactly as we describe here and it will work: https://hashcat.net/wiki/doku.php?id=frequently_asked_questions#i_may_have_the_wrong_driver_installed_what_should_i_do
atom hashcat 2 3,526 09-14-2016, 04:47 PM
    Thread: Something about SHA224
Post: RE: Something about SHA224

SHA224 is not supported. Which application uses it?
atom hashcat 8 12,709 09-15-2016, 04:34 AM
    Thread: Fortigate hash
Post: RE: Fortigate hash

Lost in fusion. If you want it back: https://hashcat.net/wiki/doku.php?id=frequently_asked_questions#i_want_to_request_some_new_algorithms_or_features_how_can_i_accomplish_this
atom hashcat 3 5,696 09-15-2016, 06:49 PM
    Thread: Attack succeeds with brute-force, but same attack fails with dictionary
Post: RE: Attack succeeds with brute-force, but same att...

I can reproduce this locally, please open a github issue
atom hashcat 1 3,338 09-16-2016, 09:03 AM
    Thread: ERROR: clCreateContext(): CL_UNKNOWN_ERROR
Post: RE: ERROR: clCreateContext(): CL_UNKNOWN_ERROR

Please try with any other OpenCL program (not CUDA)
atom hashcat 16 24,642 09-16-2016, 09:06 AM
    Thread: Problem with Hashcat and mscash2
Post: RE: Problem with Hashcat and mscash2

Here's an example -m 2100 hash: $DCC2$10240#tom#e4e938d12fe5974dc42a90120bd9c90f
atom hashcat 4 8,806 09-27-2016, 02:58 PM
    Thread: hashcat doesnt see CPU
Post: RE: hashcat doesnt see CPU

You need to install an OpenCL runtime for your CPU.
atom hashcat 2 4,294 09-27-2016, 02:58 PM