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: Hash file type something:username:email:hash
Post: RE: Hash file type something:username:email:hash

Why not using cut?
atom hashcat 1 2,813 07-13-2016, 06:26 PM
    Thread: Memory usage hashcat v4
Post: RE: Memory usage hashcat v4

There's too man factors that can influence this, but the biggest problem is that the OpenCL runtime sometimes does not allow to allocate some memory even if there's some memory left and sometimes it d...
atom hashcat 1 2,805 11-12-2017, 09:32 PM
    Thread: Use of "/" slash in mask
Post: RE: Use of "/" slash in mask

There's also --hex-charset
atom hashcat 3 2,804 08-14-2018, 01:29 PM
    Thread: oclhc-lite 0.10 missing kernel
Post: RE: oclhc-lite 0.10 missing kernel

Thanks, fixed.
atom Beta Tester 1 2,795 06-10-2012, 09:58 AM
    Thread: A couple of Qs about PMK
Post: RE: A couple of Qs about PMK

Most important: no defective handshakes
atom General Talk 4 2,794 04-14-2019, 07:18 AM
    Thread: Truecrypt Issues
Post: RE: Truecrypt Issues

If this is not a boot device it makes not sense to attack it with 624x, so why should you. It will just increase the time. For the other three modes 6213, 6223 and 6233: Just run them in a sequence
atom hashcat 1 2,793 02-13-2017, 11:36 AM
    Thread: WPA Rule based
Post: RE: WPA Rule based

About rejected, please read this: https://hashcat.net/wiki/doku.php?id=frequently_asked_questions#what_means_rejected_in_the_status_view The --restore works automatically, there's no need to use --...
atom hashcat 1 2,791 02-09-2017, 11:01 AM
    Thread: hashcat v0.42 - SSHA-1(Base64) - Bug
Post: RE: hashcat v0.42 - SSHA-1(Base64) - Bug

Its not a bug, its a missing feature. hashcat CPU does not support dynamic salt length for nsldap, only oclHashcat-* does.
atom Beta Tester 1 2,789 01-09-2013, 09:55 AM
    Thread: Keepass 1 database
Post: RE: Keepass 1 database

Make sure to use the latest version of keepass2john
atom hashcat 1 2,781 03-28-2017, 10:55 AM
    Thread: Outputting in email:password format is very slow!
Post: RE: Outputting in email:password format is very sl...

We know, using --username is kind of slow due to memory allocation etc. You can't make it faster.
atom hashcat 2 2,778 08-11-2017, 09:53 AM
    Thread: Help. hashcat not starting
Post: RE: Help. hashcat not starting

Solution is here: https://github.com/hashcat/hashcat/issues/1606#issuecomment-408932125 Delete the file C:\WINDOWS\System32\DriverStore\FileRepository\igdlh64.inf_amd64_250db833a1cd577e\igdrclneo64...
atom hashcat 3 2,774 07-30-2018, 07:42 PM
    Thread: oclHashcat-plus-0.14b6
Post: RE: oclHashcat-plus-0.14b6

Yeah, thats fine. Its converted from a string to a number. Anyway thanks for reporting
atom Beta Tester 1 2,769 03-21-2013, 02:19 PM
    Thread: GPU temperature indicator
Post: RE: GPU temperature indicator

Will fix this when I am back from vacation
atom Beta Tester 1 2,757 05-21-2012, 06:32 PM
    Thread: Is dictionary file masking being removed?
Post: RE: Is dictionary file masking being removed?

No it should work. Probably related to refactoring, please open a github issue otherwise it's forgotten.
atom hashcat 1 2,756 09-27-2016, 03:02 PM
    Thread: Change the apply order of rules?
Post: RE: Change the apply order of rules?

That's not possible, because of the stdin feature. We can not rewind stdin to restart with rule 2.
atom General Talk 1 2,746 07-17-2016, 06:05 PM
    Thread: oclHashcat-plus-0.13b3
Post: RE: oclHashcat-plus-0.13b3

export DISPLAY=:0 That should solve it
atom Beta Tester 1 2,742 01-15-2013, 12:56 PM
    Thread: hashcat v3.20 + plaintext
Post: RE: hashcat v3.20 + plaintext

The hash is a word in plaintext. This can be useful if you want to check your own written rules, for example. You don't need to make it a hash first, you don't need to use stdout and compare using ext...
atom hashcat 1 2,736 12-04-2016, 03:19 PM
    Thread: SHA 256 $salt.$pass.$salt
Post: RE: SHA 256 $salt.$pass.$salt

Hashcat does not support it. See this: https://hashcat.net/wiki/doku.php?id=frequently_asked_questions#i_want_to_request_some_new_algorithms_or_features_how_can_i_accomplish_this
atom hashcat 1 2,735 11-06-2016, 03:39 PM
    Thread: Wrong Time Estimated with -w 4 parameter
Post: RE: Wrong Time Estimated with -w 4 parameter

If you use the latest beta, take a look at the salt position and try -S. With enough uncracked salts it might be fast enough to feed your GPUs.
atom hashcat 4 2,732 09-08-2018, 10:29 AM
    Thread: Performance related to password length
Post: RE: Performance related to password length

Hard to estimate. Best way to find out is to modify the kernels directly. But gutfeeling tells me it's not much because of some other optimizations that went into the code since then.
atom hashcat 1 2,719 12-22-2016, 03:02 PM