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 [desc] Posted
    Thread: HD7970 really slow?
Post: RE: HD7970 really slow?

oinquer Wrote: (12-03-2017, 05:51 PM) -- right now it hashes around 56H/s.....even my cpu core-i5 hashes higher than 1000H/s... -- oinquer Wrote: (12-03-2017, 07:04 PM) -- sorry forgot the hash, i...
undeath Hardware 7 5,622 12-03-2017, 08:00 PM
    Thread: HD7970 really slow?
Post: RE: HD7970 really slow?

just a note: if you still get the warning about the failing self-test something as wrong and you will not be able to crack the hash.
undeath Hardware 7 5,622 12-03-2017, 09:34 PM
    Thread: Crackpos incorrect
Post: RE: Crackpos incorrect

since the axes' labels are missing it's hard to tell what that chart is about at all. What is wrong with the red/green curves? Is this about the smallest crackpos being reported? If so, "number of gue...
undeath hashcat 12 5,625 02-15-2019, 08:00 PM
    Thread: Crackpos incorrect
Post: RE: Crackpos incorrect

You are confusing crackpos with the number of guesses made. There are no guarantees that a lower crackpos means it's tried earlier, or analogously that a higher crackpos means some candidate is tried ...
undeath hashcat 12 5,625 02-15-2019, 09:24 PM
    Thread: Crackpos incorrect
Post: RE: Crackpos incorrect

speed should be almost constant over time, you would usually end up with pretty much a straight line if you tried to plot the guesses made.
undeath hashcat 12 5,625 02-15-2019, 09:35 PM
    Thread: Crackpos incorrect
Post: RE: Crackpos incorrect

you could externally monitor the outfile and track the amount of hashes cracked over time.
undeath hashcat 12 5,625 02-16-2019, 12:10 PM
    Thread: Results collection model ?
Post: RE: Results collection model ?

without having dug too deep it looks like result collection happens in https://github.com/hashcat/oclHashcat/blob/master/OpenCL/check_multi_comp4.c and https://github.com/hashcat/oclHashcat/blob/maste...
undeath hashcat 3 5,628 01-01-2016, 03:59 PM
    Thread: how to use hashcat on widows 7 64 bit ( no GPU ,just CPU )
Post: RE: how to use hashcat on widows 7 64 bit ( no GPU...

read the EULA again and especially the very last sentence and make sure to understand every single word.
undeath Old hashcat Support 1 5,636 07-26-2014, 11:28 AM
    Thread: SL3 unlock questions
Post: RE: SL3 unlock questions

nobody here knows about SL3. please consult other forums.
undeath Very old oclHashcat-lite Support 1 5,659 07-25-2012, 11:01 PM
    Thread: Rule-based Attack
Post: RE: Rule-based Attack

You are mixing masks and rules here. That's not possible.
undeath hashcat 9 5,668 06-25-2018, 07:03 PM
    Thread: Rule-based Attack
Post: RE: Rule-based Attack

First, you need -r for every rule file you specify. However, the error you got seems like a opencl problem. is hashcat generally working?
undeath hashcat 9 5,668 06-26-2018, 07:53 PM
    Thread: Rule-based Attack
Post: RE: Rule-based Attack

mask attack/brute force should be your last resort, especially when you suspect the password is actually using a real word. Also that mask with --increment is going to try lots of invalid candidates.
undeath hashcat 9 5,668 06-27-2018, 05:12 PM
    Thread: Rule-based Attack
Post: RE: Rule-based Attack

regarding your opencl problem, I have no idea what exactly is wrong but I highly suspect something with your driver is kaput.
undeath hashcat 9 5,668 06-27-2018, 05:54 PM
    Thread: hashcat OpenCL error
Post: RE: hashcat OpenCL error

1. use the latest version of hashcat 2. don't use mesa. use rocm if it supports your card or try the official fglrx driver
undeath hashcat 4 5,679 08-11-2018, 04:25 PM
    Thread: Hashcat Bruteforce Mode failure
Post: RE: Hashcat Bruteforce Mode failure

wpa passwords must have a length of at least 8 characters. If it worked before that was a bug.
undeath hashcat 8 5,703 01-30-2018, 02:05 PM
    Thread: Hashcat Bruteforce Mode failure
Post: RE: Hashcat Bruteforce Mode failure

the wpa specification does not allow passwords shorter than 8 characters.
undeath hashcat 8 5,703 01-30-2018, 02:26 PM
    Thread: Hashcat Bruteforce Mode failure
Post: RE: Hashcat Bruteforce Mode failure

it is not.
undeath hashcat 8 5,703 01-30-2018, 02:46 PM
    Thread: Can't find OclHashCat Download Link ?
Post: RE: Can't find OclHashCat Download Link ?

oclHashcat/cudaHashcat was not open source. All existing versions were time-nuked, are not available any more and would not work any more.
undeath hashcat 6 5,710 12-26-2018, 10:48 PM
    Thread: LM Hashes
Post: RE: LM Hashes

The LM hashes are only used by old versions of AD servers, which is why they are sometimes kept iirc.
undeath General Talk 11 5,710 08-26-2019, 04:01 PM
    Thread: LM Hashes
Post: RE: LM Hashes

each NTLM hash should have two corresponding LM hashes, so you do not need to BF the second part of the password.
undeath General Talk 11 5,710 08-27-2019, 10:14 AM