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: How to select exact search space?
Post: RE: How to select exact search space?

foxtrot Wrote: (01-13-2018, 11:03 PM) -- Well, I thought that there is some special config - but that sounds like a perfect and simple solution. Thank you very much! (can I mark the thread as solved?...
royce hashcat 3 3,487 01-14-2018, 01:01 AM
    Thread: hashing MS Office 2010 so slow
Post: RE: hashing MS Office 2010 so slow

Yes, newer Office hashes are pretty slow. You can add -w 4 and -O; that might help.
royce hashcat 3 2,894 02-12-2018, 10:01 AM
    Thread: Hybrid Attack
Post: RE: Hybrid Attack

Nevertheless, that's the answer. Because of how hashcat is optimized to run, undersized masks on the left-hand side have more of an impact on speed than undersized masks on the right-hand side.
royce hashcat 3 3,010 02-17-2018, 07:22 PM
    Thread: solved -- invalid argument hashcat 4.1.0 --gpu-temp-retain=
Post: RE: invalid argument hashcat 4.1.0 --gpu-temp-reta...

Specifically: Removed option --gpu-temp-retain that tried to retain GPU temperature at X degrees celsius - please use driver-specific tools Removed option --powertune-enable to enable power tuning ...
royce hashcat 3 5,849 02-24-2018, 08:58 PM
    Thread: is hashcat still support VCL?
Post: RE: is hashcat still support VCL?

VCL is no longer supported. Intel GPUs are supported via OpenCL, though there are some known problems with Intel's GPU OpenCL implementation, so YMMV.
royce hashcat 3 2,728 02-27-2018, 08:06 AM
    Thread: is hashcat still support VCL?
Post: RE: is hashcat still support VCL?

What's out there today divides the work up, using one of a few options: * Natively, using hashcat's --keyspace, --skip, --limit commands, calculated by custom scripts and work distribution * Fre...
royce hashcat 3 2,728 02-27-2018, 09:39 AM
    Thread: Problem with Device #1? shuts down process
Post: RE: Problem with Device #1? shuts down process

https://hashcat.net/wiki/doku.php?id=frequently_asked_questions#why_does_hashcat_not_work_with_my_kali_operating_system
royce hashcat 3 2,932 02-27-2018, 05:17 PM
    Thread: Separator Unmatched! Please help!
Post: RE: Separator Unmatched! Please help!

That format has more fields, separated by asterisks, than your hash. If you try your attack against this example hash from hashcat wiki has more fields: $itunes_backup$*10*8b715f516ff8e64442c478...
royce hashcat 3 11,612 04-13-2018, 04:48 PM
    Thread: Separator Unmatched! Please help!
Post: RE: Separator Unmatched! Please help!

Does your attack work against the example hash? If so, the problem is probably your hash. Double-check to ensure that the field count is identical.
royce hashcat 3 11,612 04-14-2018, 05:13 AM
    Thread: please add PuTTY private key cracker ! thx
Post: RE: please add PuTTY private key cracker ! thx

Have you considered atom's suggestion above?
royce hashcat 3 6,345 04-26-2018, 07:01 AM
    Thread: Can anyone help me
Post: RE: Can anyone help me

Usually, the only reason people try alternate OpenCL is because drivers from AMD/NVIDIA are not available. If so, there's not a lot that hashcat can do for you - you should heed the disclaimers at ...
royce hashcat 3 3,116 04-27-2018, 06:16 PM
    Thread: Need Help On Weird Problem
Post: RE: Need Help On Weird Problem

Yeah, it's a normal and understandable intuition. But by design, only trying to hash the entire string will generate a hash that is then compared to the target hash. Once you understand how hashing wo...
royce hashcat 3 2,660 05-06-2018, 09:55 PM
    Thread: 500M hashes
Post: RE: 500M hashes

Yes. If your current platform isn't big enough to hold them all, there's no choice other than to chunk them. Just splitting it in half or thirds might be enough. When splitting it, be sure to use spli...
royce General Talk 3 4,305 05-28-2018, 09:34 PM
    Thread: A few errors
Post: RE: A few errors

Hmm ... yeah, if it's only happening under higher load, it could be hardware-related or thermal-related. The tell is that it's intermittent.
royce hashcat 3 2,627 06-02-2018, 08:13 AM
    Thread: A few errors
Post: RE: A few errors

The UNKNOWN_ERROR family is exactly that - an unexpected, difficult-to-classify-by-OpenCL error condition. I don't have a lot of experience in that area, but if it's probably hardware, you'll have to ...
royce hashcat 3 2,627 06-03-2018, 10:30 AM
    Thread: 500M hashes
Post: RE: 500M hashes

GPU memory is probably the first bottleneck that you'll hit when processing a very large hashlist.
royce General Talk 3 4,305 06-03-2018, 05:17 PM
    Thread: Speeding up prince
Post: RE: Speeding up prince

How big were the rulesets? Do you get better performance if you add a larger ruleset, like dive?
royce hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 3 3,801 06-07-2018, 03:21 AM
    Thread: Speeding up prince
Post: RE: Speeding up prince

You're welcome - enjoy!
royce hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 3 3,801 06-07-2018, 06:32 PM
    Thread: Benchmarks for GTX 1070Ti FE (Founders Edition)
Post: RE: Benchmarks for GTX 1070Ti FE (Founders Edition...

Interesting - good to know!
royce Hardware 3 7,857 06-07-2018, 06:32 PM
    Thread: Combinator - how to save combined files.
Post: RE: Combinator - how to save combined files.

I assume that you know that you could just regenerate them when you need them, and save the disk space. :) But saving general command output to a file is an OS/commandline thing - just basic redire...
royce hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 3 3,857 07-07-2018, 12:02 AM