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 [desc] Author Forum Replies Views Posted
    Thread: hashcat v3.00 + ntlm performance
Post: RE: hashcat v3.00 + ntlm performance

It was always that fast (in oclHashcat), I just didn't backport the optimizations to hashcat-legacy. If you want to know more about the partial reversal used read this: https://hashcat.net/events/p13/...
atom hashcat 1 3,354 06-30-2016, 09:07 AM
    Thread: hashcat v3.00 + nvidia cpu load
Post: RE: hashcat v3.00 + nvidia cpu load

I though I've explained it in all level of detail in the release notes. Hashcat worksaround the problem as good as it's possible, but it's not solveable by hashcat in total. For -a 0 based attacks you...
atom hashcat 3 4,702 07-04-2016, 12:55 PM
    Thread: hashcat v3.00 + nvidia cpu load
Post: RE: hashcat v3.00 + nvidia cpu load

No that's not related. I've tested with the latest 368 drivers, it's still buggy.
atom hashcat 3 4,702 07-05-2016, 08:50 AM
    Thread: hashcat v3.00 + older nvidia
Post: RE: hashcat v3.00 + older nvidia

Did you use -w 3 ?
atom hashcat 4 7,432 06-30-2016, 08:57 AM
    Thread: hashcat v3.00 - Is this the reasonable speed on Mac?
Post: RE: hashcat v3.00 - Is this the reasonable speed o...

This is wrong, for sure, and for sure it's an OpenCL runtime error. We have no influence on this, you need to report to NVidia. Until they release an updated version you can use -D 1 to use your CPU.
atom hashcat 3 5,108 07-01-2016, 09:29 AM
    Thread: Hashcat v3.00 : Distributed password cracking
Post: RE: Hashcat v3.00 : Distributed password cracking

Hashtopus wasn't updated to support hashcat v3.00, so a fork was created called hashtopussy. Never tried it myself.
atom hashcat 4 7,335 08-12-2016, 05:42 PM
    Thread: hashcat v3.00 error
Post: RE: hashcat v3.00 error

Please try again and add --gpu-temp-disable
atom hashcat 3 4,694 06-30-2016, 08:54 AM
    Thread: hashcat v3.00 error
Post: RE: hashcat v3.00 error

OK it seems the problem is related to a broken OpenCL.dll. Friend of mine had the same problem. To solve it, do the following: - Uninstall the AMD driver - Reboot - Manually remove opencl.dll and...
atom hashcat 3 4,694 07-04-2016, 12:48 PM
    Thread: Hashcat v3.00 or hashtopus ?
Post: RE: Hashcat v3.00 or hashtopus ?

The question is kind of an insult
atom hashcat 2 3,716 07-11-2016, 11:12 AM
    Thread: Hashcat v3.10 cannot use --show option
Post: RE: Hashcat v3.10 cannot use --show option

This looks like a GUI problem (invalid command), but GUI is not supported here. Please ask on GUI forum.
atom hashcat 3 4,254 10-11-2016, 03:09 PM
    Thread: Hashcat v3.10 cannot use --show option
Post: RE: Hashcat v3.10 cannot use --show option

https://hashcat.net/wiki/doku.php?id=frequently_asked_questions#how_can_i_show_previously_cracked_passwords_and_output_them_in_a_specific_format_eg_emailpassword
atom hashcat 3 4,254 10-13-2016, 04:14 PM
    Thread: hashcat v3.20 + plaintext
Post: RE: hashcat v3.20 + plaintext

The hash is a word in plaintext. This can be useful if you want to check your own written rules, for example. You don't need to make it a hash first, you don't need to use stdout and compare using ext...
atom hashcat 1 2,736 12-04-2016, 03:19 PM
    Thread: Hashcat v3.30 and resume
Post: RE: Hashcat v3.30 and resume

Problem solved on github issue, so closing this one here
atom hashcat 3 5,360 01-27-2017, 11:52 PM
    Thread: 3DES (hc 3.40): K1 == K3 and K1 != K2 possible?
Post: RE: hashcat v3.40

Sure it is, but you need to patch the kernel yourself. That's why it's open source :)
atom hashcat 5 5,473 03-07-2017, 09:58 AM
    Thread: hashcat v3.5.0
Post: RE: hashcat v3.5.0

It's 3.5.0 not 3.50, maybe you need to update your url generator logic.
atom hashcat 9 18,853 04-06-2017, 09:21 AM
    Thread: hashcat v4.0.0
Post: RE: hashcat v4.0.0

This is first time we can make use of the new version schemantics to announce a pure bugfix release v4.0.1. Here's the changes: Fixed a memory leak while parsing a wordlist Fixed compile of ke...
atom hashcat 11 86,633 11-07-2017, 11:26 AM
    Thread: hashcat v4.0.0
Post: RE: hashcat v4.0.0

The rules itself are not "adjusted" - the rule engine itself however is.
atom hashcat 11 86,633 11-20-2017, 08:20 PM
    Thread: hashcat v4.0.0 and -w 3
Post: RE: hashcat v4.0.0 and -w 3

Which hash-mode are you talking about?
atom hashcat 2 3,389 12-08-2017, 11:03 AM
    Thread: hashcat v4.0.0 slow with itunes backup 14800
Post: RE: hashcat v4.0.0 slow with itunes backup 14800

The solution is to use -w 4 (which enables all threads on the GPU) but has other disadvantages. So use it for -m 14800 only and for the other modes use -w 3.
atom hashcat 5 4,440 11-06-2017, 02:33 PM
    Thread: hashcat v4.0.0 slow with itunes backup 14800
Post: RE: hashcat v4.0.0 slow with itunes backup 14800

True @ password length, but for this change the reason was fine tuning. In general it's better to have a low number of threads, as long as it doesn't drop the performance. For NV the ideal OpenCL thre...
atom hashcat 5 4,440 11-07-2017, 11:12 AM