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: why Hybrid mask +dict is so fucking slow !!
Post: RE: why Hybrid mask +dict is so fucking slow !!

Yes, -a 6 and -a 7 are not supported by -S atm, but that's not the point. You can find the solution here: https://hashcat.net/wiki/doku.php?id=frequently_asked_questions#how_to_create_more_work_for...
atom General Talk 3 2,430 02-05-2019, 09:42 AM
    Thread: Why hashcat doesn't support rainbow tables?
Post: RE: Why hashcat doesn't support rainbow tables?

IMO they are efficient only for LM hashes. They are also extremly slow when it comes to multihashes. So yeah, they are outdated.
atom General Help 2 10,671 02-03-2012, 04:53 PM
    Thread: Why doesn't the restore point update with BCrypt hashes?
Post: RE: Why doesn't the restore point update with BCry...

Not a bug, your wordlist is too small (198172 candidates), there's simply no restore checkpoint possible with it.
atom hashcat 6 6,891 02-13-2017, 02:59 PM
    Thread: Why doesn't the restore point update with BCrypt hashes?
Post: RE: Why doesn't the restore point update with BCry...

That's because you did check only 348 words yet (28780880 / 82563). You threads alone do 256, not even counted the shader or the -n multiplicator. For sure you didn't reach a checkpoint for restore. P...
atom hashcat 6 6,891 02-13-2017, 11:53 PM
    Thread: Why doesn't the restore point update with BCrypt hashes?
Post: RE: Why doesn't the restore point update with BCry...

As I said already not if you use a single hash. Since bcrypt is salted, there's not benefit (from a time perspective) then to run them all in a single mode in a sequence.
atom hashcat 6 6,891 02-15-2017, 09:07 PM
    Thread: Why doesn't oclHashcat-lite support md5crypt like oclHashcat-plus ?
Post: RE: Why doesn't oclHashcat-lite support md5crypt l...

its not supposed to brute-force iterated algorithms
atom Very old oclHashcat-lite Support 2 5,612 04-27-2012, 05:31 PM
    Thread: WHY DOES THIS KEEP HAPPENING?!
Post: RE: WHY DOES THIS KEEP HAPPENING?!

please retry with latest beta and give some feedback. beta can be found here: https://hashcat.net/beta/
atom hashcat 3 4,505 08-18-2016, 08:38 PM
    Thread: WHY DOES THIS KEEP HAPPENING?!
Post: RE: WHY DOES THIS KEEP HAPPENING?!

If you want it to use your CPU, you need to install an OpenCL runtime for you CPU and enable it by using -D 1
atom hashcat 3 4,505 08-19-2016, 09:26 AM
    Thread: Why does emulating hybrid attack with rules skip some rules/ignore numbers?
Post: RE: Why does emulating hybrid attack with rules sk...

fixed in latest beta
atom General Help 6 9,599 08-31-2015, 11:01 AM
    Thread: Why different speed?
Post: RE: Why different speed?

https://hashcat.net/wiki/doku.php?id=frequently_asked_questions#why_is_my_attack_so_slow
atom Old oclHashcat Support 2 4,819 06-13-2015, 11:32 PM
    Thread: Why closed source?
Post: RE: Why closed source?

I usually do not like to talk about why is hashcat not open source, because people are very stubborn when it comes to this question. There are 1000 arguments for and against open source (or closed sou...
atom General Talk 29 65,493 10-12-2013, 09:15 PM
    Thread: Why closed source?
Post: RE: Why closed source?

Oh and btw, hashcat is not a fork of JtR.
atom General Talk 29 65,493 10-12-2013, 09:15 PM
    Thread: Why cant i crack shit?
Post: RE: Why cant i crack shit?

Sounds like your hashes are not SHA1 or you have a bad export, maybe with salts missing.
atom Old hashcat Support 3 6,248 08-23-2015, 12:34 PM
    Thread: Why can't I use all the Alt+charecters
Post: RE: Why can't I use all the Alt+charecters

Rules accept all characters after the $ append as long as they are 1-byte characters. Maybe you wrote the rule file as utf8 which would be wrong and your text-editor you used to edit the rule converte...
atom Old oclHashcat Support 5 8,283 01-29-2014, 11:08 AM
    Thread: Why 290x showes 3G memory?
Post: RE: Why 290x showes 3G memory?

The GPU_MAX_ALLOC_PERCENT is automatically set by oclhashcat on program start (to help new users not to struggle with it) unless you define it, in that case it will not get overwritten. There's howeve...
atom Hardware 2 6,654 05-09-2014, 11:18 AM
    Thread: Which way is faster
Post: RE: Which way is faster

If you want to do BF, use -a 3, not -a 0
atom hashcat 7 9,226 03-31-2017, 03:41 PM
    Thread: Which version hashcat with OpenCL 13.9
Post: RE: Which version hashcat with OpenCL 13.9

Upgrade your GPU, the 4870 is slower than your CPU
atom hashcat 2 4,278 12-02-2016, 07:50 PM
    Thread: which ubuntu version?
Post: RE: which ubuntu version?

oclHashcat will supported all AMD driver 14.9, so you can selected the driver you want to use. It is compiled on ubuntu 15.04 so maybe not the worst idea to use it but I don't think that's a must
atom General Talk 1 4,497 08-02-2015, 03:39 PM
    Thread: Which step am I missing - DES-OFB Key
Post: RE: Which step am I missing - DES-OFB Key

Can you please post example data trace (all 8 iterations). Like, whats the ct/pt with each iteration
atom hashcat 10 12,932 02-08-2017, 11:54 AM
    Thread: Which step am I missing - DES-OFB Key
Post: RE: Which step am I missing - DES-OFB Key

Yes, you can crack it with hashcat, but you need to patch the kernel. I really love such home-cooked algorithms. They always do something stupid, so does this one. I didn't write a poc, but I'm prett...
atom hashcat 10 12,932 02-09-2017, 01:18 PM