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: HashCat and german (or other exotic) passwords? Help please.
Post: RE: HashCat and german (or other exotic) passwords...

Here's a nice blog post about your problem: https://blog.bitcrack.net/2013/09/cracking-hashes-with-other-language.html Of course, this is only a problem when it comes to masks. If you use wordlists (w...
atom hashcat 5 6,709 11-16-2016, 05:31 PM
    Thread: HashCat and german (or other exotic) passwords? Help please.
Post: RE: HashCat and german (or other exotic) passwords...

If the hash was created using iso, use the charset files provided with hashcat. If the hash was created using utf8 you need to do it as described in the link I gave you. If you want to additionally mi...
atom hashcat 5 6,709 11-18-2016, 11:34 PM
    Thread: M and Q rules in hashcat v3.10?
Post: RE: M and Q rules in hashcat v3.10?

Hey, you couldn't know, the rules.txt wasn't updated. I've fixed that now. Take a look here: https://github.com/hashcat/hashcat/blob/master/docs/rules.txt It shows you which rules you can use wi...
atom hashcat 5 5,429 11-21-2016, 01:13 PM
    Thread: M and Q rules in hashcat v3.10?
Post: RE: M and Q rules in hashcat v3.10?

> Is there some major hurdle to having "M" and "Q" be usable with -r? > And will the memory rules ever be usable with -r? Maybe, if it turns out to be important > Edited: E.g., if I want to avo...
atom hashcat 5 5,429 11-24-2016, 09:00 AM
    Thread: M and Q rules in hashcat v3.10?
Post: RE: M and Q rules in hashcat v3.10?

> Why have the unchanged word waste the time going throught ten thousand spins when it could be rejected and move on to the next input word? Because there's no benefit in skipping it. The time it t...
atom hashcat 5 5,429 11-27-2016, 02:15 PM
    Thread: CL_INVALID_BINARY
Post: RE: CL_INVALID_BINARY

You need to removed the cache folder, called "kernels" in the hashcat installation. After that it should work.
atom hashcat 5 8,741 11-27-2016, 02:29 PM
    Thread: Fail to compile kernel, may need to increase reserved registers for spilling.
Post: RE: Fail to compile kernel, may need to increase r...

Clearly not an hashcat issue, the compiler error make that clear. We should ban beignet support to reduce support overhead. Can you please paste the output of hashcat -I and ideally clinfo?
atom hashcat 5 7,190 11-28-2016, 02:42 PM
    Thread: Fail to compile kernel, may need to increase reserved registers for spilling.
Post: RE: Fail to compile kernel, may need to increase r...

I've pushed a new version to github which hopefully informs the use user about beignet problematic. Could you please test if the warning message shows up for you? I've also added a new precompiled bet...
atom hashcat 5 7,190 11-29-2016, 02:05 PM
    Thread: hashcat v3.20
Post: hashcat v3.20

[hr] The hashcat core was completely refactored to be a MT-safe library (libhashcat). The goal was to help developers include hashcat into distributed clients or GUI frontends. The CLI (hashcat.b...
atom hashcat 5 17,082 12-02-2016, 04:34 PM
    Thread: am I doing something wrong?
Post: RE: am I doing something wrong?

* Does the mask match the password? * Did you set the correct offset for full drive encryption? Is this one really the same as with TrueCrypt? * Are you sure the cipher is not cascaded?
atom hashcat 5 5,675 12-03-2016, 02:47 PM
    Thread: am I doing something wrong?
Post: RE: am I doing something wrong?

> but the guy on the site that i provided the link for uses -m 6241 insted of -m 13761 so This is correct for 6241 > maybe thats my issue, should I use 6241 ? Maybe, yes. I can't say for sure if ...
atom hashcat 5 5,675 12-07-2016, 07:11 PM
    Thread: hashcat version
Post: RE: hashcat version

When using old NV GPU, old hashcat is faster but buggy. When using new NV GPU, new hashcat is both faster and not buggy.
atom hashcat 5 5,278 12-08-2016, 12:23 PM
    Thread: version 3.20 work with CL_UNKNOWN_ERROR
Post: RE: version 3.20 work with CL_UNKNOWN_ERROR

Please reinstall driver with this documentation: https://hashcat.net/wiki/doku.php?id=frequently_asked_questions#i_may_have_the_wrong_driver_installed_what_should_i_do
atom hashcat 5 7,306 12-08-2016, 12:25 PM
    Thread: hashcat version
Post: RE: hashcat version

For old AMD cards you need to use windows, otherwise you're lost. New linux drivers need 290x or newer.
atom hashcat 5 5,278 12-09-2016, 01:43 PM
    Thread: version 3.20 work with CL_UNKNOWN_ERROR
Post: RE: version 3.20 work with CL_UNKNOWN_ERROR

Yeah, the clEnqueueReadBuffer () is an error from OpenCL subsystem which comes with driver not hashcat.
atom hashcat 5 7,306 12-09-2016, 01:46 PM
    Thread: am I doing something wrong?
Post: RE: am I doing something wrong?

But if hashcat can not find it, it's either an invalid offset or the mask is invalid. To find out which of them is true, I can only see one way. You need to build a bootable veracrypt system and repro...
atom hashcat 5 5,675 12-09-2016, 01:52 PM
    Thread: NetNTLMv1 Help!
Post: RE: NetNTLMv1 Help!

I think you only have one error here: Quote: -- hashcat64.bin -m14000 --potfile-disable --quiet -a 3 -1 charsets/DES_full.charset --hex-charset 99223BFDCF216B9B:b66a63d54cfe005c ?1?1000000000000...
atom hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 5 7,291 12-09-2016, 01:59 PM
    Thread: increment gives invlaid mask error
Post: RE: increment gives invlaid mask error

I had added support for this to hashcat v3.20, but it was bugged in case of WPA. Should be fixed with latest beta on https://hashcat.net/beta/
atom hashcat 5 7,882 12-18-2016, 05:03 PM
    Thread: Which hashcat should I install on my Windows XP 32bit?
Post: RE: Which hashcat should I install on my Windows X...

Which OpenCL compatible hardware do you want to run it on?
atom hashcat 5 6,947 12-18-2016, 05:08 PM
    Thread: Combinator attack with a maximum length?
Post: RE: Combinator attack with a maximum length?

Hashcat can not show an ETA because it can not know the total number of password candidates you're sending in.
atom hashcat 5 7,216 12-18-2016, 05:13 PM