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: Skip masks with few recovered passwords
Post: RE: Skip masks with few recovered passwords

It's removed, didn't like it
atom hashcat 2 3,563 07-25-2016, 09:10 PM
    Thread: Am I doing something wrong?
Post: RE: Am I doing something wrong?

Please use the beta from here: https://hashcat.net/beta
atom hashcat 2 5,985 07-27-2016, 10:49 AM
    Thread: Possible bug - Utilization reporting when specifying devices
Post: RE: Possible bug - Utilization reporting when spec...

This looks like a typical xorg.conf issue. Note that OpenCL devices and NVML devices (NVML is used to query utilization etc). do not share any unique identifier, so there's no way for hashcat to match...
atom hashcat 2 3,603 07-27-2016, 10:57 AM
    Thread: hashcat / oclhashcat segfaults
Post: RE: hashcat / oclhashcat segfaults

This is a The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali) related problem, please ask on The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali) forums
atom hashcat 2 4,289 08-12-2016, 02:47 PM
    Thread: RX 480 impressions
Post: RE: RX 480 impressions

Ignore it, the current compiler in amdgpu-pro creates invalid code for those.
atom Hardware 2 4,621 08-12-2016, 02:52 PM
    Thread: Hashcat 3.00 will not quit
Post: RE: Hashcat 3.00 will not quit

Using the desktop on a card which does the cracking has no influence on the cracking performance so I'd recommend to disable the integrated graphics and save alot of headache.
atom hashcat 2 3,949 08-12-2016, 03:06 PM
    Thread: [solved] mode 6223 (TrueCrypt 'XTS 1536 bit all') not cracking cascades in v3.00
Post: RE: mode 6223 (TrueCrypt 'XTS 1536 bit all') not c...

Seems to be a bug in -m 6223. Other modes work just fine. Here's a full set of example headers for all possible modes: https://hashcat.net/wiki/doku.php?id=example_hashes for testing. Please open an i...
atom hashcat 2 3,750 08-12-2016, 05:57 PM
    Thread: Hashcat CL_MEM_OBJECT_ALLOCATION_FAILURE
Post: RE: Hashcat CL_MEM_OBJECT_ALLOCATION_FAILURE

Try -n 1 -u 1024 --force, could help but might be slow. Those GPU's are simply too old.
atom hashcat 2 8,974 08-14-2016, 08:54 PM
    Thread: openLDAP Hashes
Post: RE: openLDAP Hashes

very nice, answering own questions are the best, gz
atom hashcat 2 6,176 08-17-2016, 05:03 PM
    Thread: hashcat v3 is a major advancement over the previous versions
Post: RE: hashcat v3 is a major advancement over the pre...

Hashcat v3 is not generally slower, only old GPU are slower. With modern GPU, it's faster, as you can see here: https://docs.google.com/spreadsheets/d/1B1S_t1Z0KsqByH3pNkYUM-RCFMu860nlfSsYEqOoqco/edit...
atom General Talk 2 3,920 08-23-2016, 09:37 AM
    Thread: Error: clCreateContext
Post: RE: Error: clCreateContext

Is this from a Core 2 CPU? If yes, you need to use a very old Intel OpenCL runtime to get it working.
atom General Talk 2 3,495 08-24-2016, 07:45 AM
    Thread: Noob Question: OSX Setup Issues
Post: RE: Noob Question: OSX Setup Issues

There's no binary for OSX in the .7z. For OSX you need to compile from source.
atom hashcat 2 3,375 08-29-2016, 09:49 AM
    Thread: ERROR: (null): No such file or directory - assume I've done something dumb - SOLVED
Post: RE: ERROR: (null): No such file or directory - ass...

For The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali) related questions please ask on The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali) forum
atom hashcat 2 4,724 08-31-2016, 01:51 PM
    Thread: Hashes not logging..
Post: RE: Hashes not logging..

Make sure you don't have whitespaces after the salt
atom hashcat 2 3,317 08-31-2016, 01:53 PM
    Thread: Error running Hashcat
Post: RE: Error running Hashcat

Try with -d 1
atom hashcat 2 4,585 09-03-2016, 11:26 AM
    Thread: Getting extremely low speed and OpenCL error when I have it activated
Post: RE: Getting extremely low speed and OpenCL error w...

You also want to use Intels OpenCL runtime for your CPU, it's usually more than twice as fast as the AMD one.
atom hashcat 2 4,082 09-08-2016, 08:12 AM
    Thread: LongSalt
Post: RE: LongSalt

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 2 3,459 09-10-2016, 12:54 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