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 [asc] Posted
    Thread: Fanspeed issues
Post: Fanspeed issues

To all AMD GPU beta tester pls check new oclHashcat-lite (starting with b68). The fanspeed issue thing should be fixed...
atom Beta Tester 1 2,625 06-11-2012, 05:06 PM
    Thread: Seeking help with slow hashing speeds
Post: RE: Seeking help with slow hashing speeds

The 170 kH/s sounds about right for WPA with a GTX970. Not sure where you got the 10.5 MH/s from, but not from WPA. To test it, run: hashcat32.exe -b -m 2500 And of course it takes longer if you us...
atom hashcat 1 2,621 10-01-2016, 08:58 AM
    Thread: oclHashcat-* RC
Post: oclHashcat-* RC

OK, going to release -lite and -beta somewhere this week. I put up the first RC version to /beta Its compiled against old glibc, some people will like that :) Please test
atom Beta Tester 1 2,620 01-28-2013, 06:36 PM
    Thread: oclHashcat-plus / oclHashcat-lite : New Feature : IL Kernel
Post: oclHashcat-plus / oclHashcat-lite : New Feature : ...

- added with oclHashcat-plus-0.09b11 - added with oclHashcat-lite-0.10b45 Code: -- type: feature file: kernels desc: on AMD, switched from .kernel to .llvmir to reduce diskspace type: feature file...
atom Beta Tester 1 2,618 05-18-2012, 01:09 PM
    Thread: New architecture, different sched
Post: New architecture, different sched

OK, here's a nice case about how the oclHashcat-plus refactorization changes many things. In a good way! So, I'm still working on the rule-engine to improve the performance and then i did the follow...
atom Beta Tester 1 2,610 06-12-2013, 11:03 AM
    Thread: Newbie Fury
Post: RE: Newbie Fury

This is a good hint. Since CPU do not have a real shared memory anyway we should remove this error detection for them. I'll update the code.
atom General Talk 4 2,609 06-22-2019, 03:54 PM
    Thread: Newbie Fury
Post: RE: Newbie Fury

Done: https://github.com/hashcat/hashcat/commit/2cda236a183576fc2ebd7c3384f076fae28e7884 New beta is available, too: https://hashcat.net/beta/
atom General Talk 4 2,609 06-22-2019, 04:07 PM
    Thread: Crash when starting md5 hash
Post: RE: Crash when starting md5 hash

It's the drivers for sure. Read this: https://hashcat.net/wiki/doku.php?id=frequently_asked_questions#i_may_have_the_wrong_driver_installed_what_should_i_do and follow it with pedantic accuracy.
atom hashcat 1 2,606 11-21-2016, 01:15 PM
    Thread: WPA mac addresses "flip flopped" in potfile
Post: RE: WPA mac addresses "flip flopped" in potfile

Please add an issue on github for it. I'm closing this here
atom hashcat 1 2,602 11-14-2016, 09:33 PM
    Thread: Hashcat and itunes backup 10+ (-m 14800) vs itunes backup recover tools
Post: RE: Hashcat and itunes backup 10+ (-m 14800) vs ...

There's no software which can crack PBKDF2-HMAC-SHA256 faster than hashcat.
atom hashcat 2 2,602 10-25-2017, 01:45 PM
    Thread: Unsupported format (md5($salt.$pass) / Wordpress)?
Post: RE: Unsupported format (md5($salt.$pass) / Wordpre...

Very old wordpress used raw MD5 instead of phpass. You can not convert between them. If you use -m 20, it's perfectly fine to use shorter salts than the one shown in the example hash page. This is jus...
atom hashcat 1 2,598 08-31-2017, 10:12 AM
    Thread: Stuck --username cracking
Post: RE: Stuck --username cracking

Is this a joke?
atom hashcat 1 2,594 12-04-2016, 03:21 PM
    Thread: oclHashcat-plus-0.13b2
Post: RE: oclHashcat-plus-0.13b2

Great find, thanks! It was in oclHashcat-lite and hashcat as wellmake r. Fixed and new betas are up.
atom Beta Tester 1 2,583 01-08-2013, 12:01 PM
    Thread: iClass request
Post: RE: iClass request

Can you be more specific which type of computation is needed?
atom hashcat 4 2,577 02-15-2019, 04:18 PM
    Thread: iClass request
Post: RE: iClass request

I'd be happy to add this to hashcat. Just need the details.
atom hashcat 4 2,577 03-14-2019, 08:38 AM
    Thread: so hashes/s is same as passwords/s?
Post: RE: so hashes/s is same as passwords/s?

The question of the OP was why the number of password candidates is not as he expected. 36^4 = 1,679,616 but should be 36^1 + 36^2 + 36^3 + 36^4 = 1,727,604 The answer to this is simple. If you give...
atom hashcat 6 2,571 01-26-2020, 01:10 PM
    Thread: Hashing speed dropped by 15%?
Post: RE: Hashing speed dropped by 15%?

Does your clock speed drop?
atom hashcat 1 2,570 08-27-2016, 10:49 PM
    Thread: Lost passphrase, help with syntax!
Post: RE: Lost passphrase, help with syntax!

WarpWallet is not supported
atom General Talk 1 2,568 09-08-2017, 01:57 PM
    Thread: Skipping mask
Post: RE: Skipping mask

You can not fix this. If an algorithm has a minimum password length then you can not have shorter passwords.
atom General Talk 2 2,565 07-29-2018, 01:20 PM
    Thread: Hash rate slowing when unattended
Post: RE: Hash rate slowing when unattended

Set your fans to 100% and try to hold the temp below 75c, that's all that matters
atom hashcat 1 2,555 09-03-2016, 11:23 AM