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 [desc] Views Posted
    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
    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
    Thread: Need to see the unsuccessful cracked hashes in output file
Post: RE: Need to see the unsuccessful cracked hashes in...

Or use --show and --left
atom hashcat 2 4,161 09-27-2016, 03:04 PM
    Thread: invalid source
Post: RE: invalid source

Wth is that GPU? NV117?
atom hashcat 2 4,378 09-27-2016, 03:08 PM
    Thread: hashcat (v3.10) starting in benchmark-mode..Assertion `driver->ctx' failed. Aborted
Post: RE: hashcat (v3.10) starting in benchmark-mode..As...

Try with Intel OpenCL runtime for CPU, not beignet.
atom hashcat 2 4,355 10-04-2016, 02:49 PM
    Thread: Figuring out salt from SHA1
Post: RE: Figuring out salt from SHA1

Wait, if you have a salted hash, that salt is a always known because it can't be a secret. Otherwise you simply exported it wrong.
atom hashcat 2 4,942 10-07-2016, 02:32 PM
    Thread: Any good wpa2.cap cracking services ?
Post: RE: Any good wpa2.cap cracking services ?

Such a service does not exist
atom hashcat 2 3,749 10-08-2016, 11:41 AM
    Thread: DES/NetNTLMv1 Cracking Issue
Post: RE: DES/NetNTLMv1 Cracking Issue

I think you just forgot to mix in the SSP. You can do that like this: 1. Generate SSP by appending the ESS e81d062fe3f8fb9f to the challenge 7ab2b26a22061831 and calculate the md5 of it Code: -...
atom hashcat 2 4,799 10-10-2016, 04:54 PM
    Thread: Truecrypt / Veracrypt Container
Post: RE: Truecrypt / Veracrypt Container

Vercrypt is like Truecrypt: https://hashcat.net/wiki/doku.php?id=frequently_asked_questions#how_do_i_extract_the_hashes_from_truecrypt_volumes
atom hashcat 2 5,757 10-13-2016, 04:16 PM