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 [asc] Views Posted
    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 + 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: Do the tools all still apply to hashcat3?
Post: RE: Do the tools all still apply to hashcat3?

We need to update some of the wiki pages for hashcat, that's right. Some of them make no sense in the shed of hashcat v3.00, but they will still work.
atom hashcat 3 4,695 07-06-2016, 09:05 AM
    Thread: What's "xxx ms" in Speed.Dev ?
Post: RE: What's "xxx ms" in Speed.Dev ?

I've explained that in detail in the hashcat v3.00 release notes. If you don't work on the system -w 3 is fine. With -w 3 it should be ~96ms, but that's possible only with enough amplifiers. With stra...
atom hashcat 3 5,303 07-06-2016, 09:13 AM
    Thread: What's "xxx ms" in Speed.Dev ?
Post: RE: What's "xxx ms" in Speed.Dev ?

You will not be able to do anything on the desktop. I'd still recommend -w 3, it has several advantages
atom hashcat 3 5,303 07-08-2016, 10:04 AM
    Thread: Hashcat 3.00 Build Program Failure
Post: RE: Hashcat 3.00 Build Program Failure

That's a known Problem, read this article to solve it: https://hashcat.net/wiki/doku.php?id=frequently_asked_questions#i_may_have_the_wrong_driver_installed_what_should_i_do
atom hashcat 3 4,710 07-09-2016, 09:26 AM
    Thread: A few comments/questions regarding v3.00
Post: RE: A few comments/questions regarding v3.00

NikosD Wrote: (07-09-2016, 06:59 PM) -- Are you going to restore previous performance of old ATI cardsĀ or not interested in supporting such old devices ? -- I would, but I can't, because AMD dropp...
atom hashcat 3 4,931 07-09-2016, 08:42 PM
    Thread: A few comments/questions regarding v3.00
Post: RE: A few comments/questions regarding v3.00

Quote: -- Well, Crimson drivers have indeed dropped support of legacy ATI/ AMD cards regarding OpenCL, but you could always use the good old Catalyst drivers that still support OpenCL on those. -...
atom hashcat 3 4,931 07-11-2016, 11:01 AM
    Thread: ERROR: clCreateContext() : -2 : CL_UNKNOWN_ERROR
Post: RE: ERROR: clCreateContext() : -2 : CL_UNKNOWN_ERR...

That's good info, thanks for letting us know
atom hashcat 3 13,220 07-11-2016, 11:13 AM
    Thread: Hashcat 3.00 Build Program Failure
Post: RE: Hashcat 3.00 Build Program Failure

I have an idea, but I can not reproduce it locally. Please come to IRC and query me so that I can send you a special patched version. If we find out it's working I'll submit it to GitHub as well.
atom hashcat 3 4,710 07-11-2016, 11:15 AM
    Thread: No keyspace for the distributed hashcat v3.00
Post: RE: No keyspace for the distributed hashcat v3.00

Please use --keyspace. You will find out that the use of --keyspace is not allowed in combination with -i, which is required to tell hashcat to increase the mask-length with each iteration by one. So ...
atom hashcat 3 6,011 07-12-2016, 01:21 PM
    Thread: Segmentation fault on Mesa and AMDGPU
Post: RE: Segmentation fault on Mesa and AMDGPU

Yes, hashcat fully supports them. But they are very unstable and therefore they often crash. To verify it's not hashcat, compile hashcat from sources with DEBUG=1 make and then run the same command...
atom hashcat 3 6,179 07-15-2016, 10:16 AM
    Thread: Is this error 2xRX480 related?
Post: RE: Is this error 2xRX480 related?

No, this is a known bug in AMD OpenCL runtime/compiler, which is part of the AMD driver. Somewhere between AMD driver version 15.12 and the current driver they made some change and this change was bad...
atom Hardware 3 5,313 07-15-2016, 10:11 AM
    Thread: Is this error 2xRX480 related?
Post: RE: Is this error 2xRX480 related?

If this is a workaround for you, just clone it from github, remove the quotes, recompile.
atom Hardware 3 5,313 07-15-2016, 06:31 PM
    Thread: Segmentation fault on Mesa and AMDGPU
Post: RE: Segmentation fault on Mesa and AMDGPU

Yes, that's true. You have either switch to windows, buy a new gpu with amdgpu-pro support or stick to an older distribution. Thanks AMD :)
atom hashcat 3 6,179 07-15-2016, 06:32 PM
    Thread: mask password without 3 or more recurring characters
Post: RE: mask password without 3 or more recurring char...

maskprocessor can do that for "aaa", but not for different cases like "EeE".
atom hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 3 5,149 07-17-2016, 06:01 PM
    Thread: Incomplete hash -how to find out the password??
Post: RE: Incomplete hash -how to find out the password?...

please post some examples
atom hashcat 3 4,303 07-17-2016, 06:02 PM
    Thread: mask password without 3 or more recurring characters
Post: RE: mask password without 3 or more recurring char...

No, can't work from within hashcat
atom hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 3 5,149 07-18-2016, 12:45 PM
    Thread: Incomplete hash -how to find out the password??
Post: RE: Incomplete hash -how to find out the password?...

There's no such option in hashcat to do that, but you can patch the kernel if you have some programming skills. There's a mode that does this partially, mode 5100, you can use it to get an idea of how...
atom hashcat 3 4,303 07-18-2016, 12:56 PM