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 [asc] Author Forum Replies Views Posted
    Thread: Rockyou hcmask files
Post: RE: Rockyou hcmask files

I believe that they're derived from an expected runtime (based on a baseline cracking rate): The first number is a way to keep them sorted, and the second number is the number of seconds. Code: --...
royce hashcat 1 2,578 12-10-2017, 09:16 PM
    Thread: Reversing MSCHAPv2 to NTLM
Post: RE: Reversing MSCHAPv2 to NTLM

Nice catch/answer, undeath
royce User Contributions 18 36,654 05-12-2018, 07:18 PM
    Thread: Restoring session skips words
Post: RE: Restoring session skips words

Pretty sure that hashcat isn't skipping any of the keyspace. But I'm not sure why there's a difference in the output percentage.
royce General Talk 2 3,227 11-19-2017, 02:55 AM
    Thread: Restore Point reset while mask processing
Post: RE: Restore Point reset while mask processing

Interesting find. Since this sounds like a enhancement or bugfix, you might get better traction by opening a Trac ticket. https://hashcat.net/trac/
royce Old oclHashcat Support 5 8,323 11-29-2015, 08:47 PM
    Thread: Restore File How to Use it
Post: RE: Restore File How to Use it

The default session name is 'hashcat' if a session name is not specified.
royce hashcat 7 4,559 09-12-2018, 03:42 PM
    Thread: Rejecting candidates under X characters while using rules set?
Post: RE: Rejecting candidates under X characters while ...

Yeah, I see the Layer-8 use case. You need to be able to assure people that you're not cracking passwords that are 15 chars or longer. There's no way I know of within hashcat itself to guarantee that...
royce hashcat 5 3,364 02-03-2019, 09:49 PM
    Thread: Rejecting candidates under X characters while using rules set?
Post: RE: Rejecting candidates under X characters while ...

Hmm, I wonder how hard it would be to modify hashcat to use -O to reject longer than 14 instead of 15.
royce hashcat 5 3,364 02-03-2019, 10:01 PM
    Thread: Recommend hardware
Post: RE: Recommend hardware

Sorry no one replied when you posted this originally. What did you end up buying?
royce Hardware 3 4,735 11-19-2017, 03:24 AM
    Thread: Recommend hardware
Post: RE: Recommend hardware

Interesting - I'd totally missed the 1070 Ti as even being an upcoming thing! Eyeballing the specs and the list price, a used 1080 FE would probably still be a better deal?
royce Hardware 3 4,735 11-19-2017, 07:27 PM
    Thread: RAR file password
Post: RE: RAR file password

What is LBF?
royce hashcat 1 2,168 11-19-2017, 02:07 AM
    Thread: Ransomware attack [email protected]
Post: RE: Ransomware attack [email protected]

Jase, you might consider consulting with your local law enforcement. They often have access to tools to help you narrow down the variant and might be able to tell you more about how this particular va...
royce hashcat 4 4,899 01-13-2019, 08:35 PM
    Thread: Radeon HD 7950
Post: RE: Radeon HD 7950

If the card is supported by current drivers from the manufacturer, it's supported by hashcat.
royce Hardware 1 2,046 10-29-2018, 04:06 AM
    Thread: R9 270x/GTX960
Post: RE: R9 270x/GTX960

Hashes per second per dollar is indeed the way to think about it - and if electricity price matters, H/s/watt. For your use case, non-FE would probably be OK. If you can swing a 970, that might be...
royce Hardware 1 1,931 05-18-2018, 05:16 AM
    Thread: Question about hccapx file
Post: RE: Question about hccapx file

I *think* you can do something along those lines with hcxtools? https://github.com/ZerBea/hcxtools
royce General Talk 6 4,366 06-04-2018, 03:40 AM
    Thread: Question about --skip and --limit
Post: RE: Question about --skip and --limit

As the number of remaining hashes drops, performance per hash should increase. In other words, once only one hash remains, performance should be the same as if the target was only a single hash in ...
royce hashcat 4 3,458 12-30-2017, 04:06 PM
    Thread: Question about --skip and --limit
Post: RE: Question about --skip and --limit

Huh - fair point! My understanding of how --restore works is that it's mostly a record of what command-line options were used, for the purpose of reinvoking hashcat. So I think that its application...
royce hashcat 4 3,458 12-31-2017, 01:07 PM
    Thread: Quad 1080 ti Build | Need Hardware Advice
Post: RE: Quad 1080 ti Build | Need Hardware Advice

x16 throughput is not important for most hashcat attacks. x4 is the minimum from my testing, for both hashcat and john. Having some RAM and CPU to feed the GPUs for some attacks is a good call. Dit...
royce Hardware 3 4,053 11-29-2017, 12:42 AM
    Thread: PSU requirements?
Post: RE: PSU requirements?

This should be based on actual power-draw numbers, which vary by hardware (and GPU). Recommendation: get a Kill-A-Watt, measure actual draw from the wall without the GPU being at load, and then loo...
royce Hardware 1 2,705 11-19-2017, 03:23 AM
    Thread: Problems with CRC32
Post: RE: Problems with CRC32

hashcat's crc32 implementation expects a second field.  From the example hashes (https://hashcat.net/wiki/doku.php?id=example_hashes): 5. You can consider the second part as a “salt”. If it is ...
royce hashcat 2 3,970 04-15-2017, 08:03 PM
    Thread: Problem with scrypt
Post: RE: Problem with scrypt

You might want try your attack against the example scrypt hash listed here: https://hashcat.net/wiki/doku.php?id=example_hashes ... to validate your attack method.
royce hashcat 1 2,271 11-19-2017, 02:36 AM