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 [asc] Replies Views Posted
    Thread: I have a question about password include question mark
Post: RE: I have a question about password include quest...

If you're on linux you need to escape $ signs or use ' quotes.
atom hashcat 4 3,413 08-03-2018, 02:31 PM
    Thread: hashcat v4.2.0
Post: RE: hashcat v4.2.0

wakawaka Wrote: (08-03-2018, 09:10 AM) -- will be interesting to try out Added hash-mode 16800 = WPA-PMKID-PBKDF2 Added hash-mode 16801 = WPA-PMKID-PMK -- I hope we can publish details in th...
atom hashcat 10 27,941 08-03-2018, 02:32 PM
    Thread: hashcat v4.2.0
Post: RE: hashcat v4.2.0

kevtheskin Wrote: (08-03-2018, 12:14 AM) -- Hello Atom , I cant see the new release ? Thanks for the update Kev -- Press shift+f5 on the main page eventually
atom hashcat 10 27,941 08-03-2018, 02:33 PM
    Thread: noob question
Post: RE: noob question

Does the file exist in ./ ?
atom hashcat 4 2,939 08-06-2018, 11:13 AM
    Thread: hashcat approved gpu driver no longer available
Post: RE: hashcat approved gpu driver no longer availabl...

Unknown. Too bad we don't have any tester with AMD + windows combination anymore. Almost everyone switched to nvidia or linux or both.
atom hashcat 9 6,018 08-06-2018, 10:52 PM
    Thread: hashcat v4.2.0
Post: RE: hashcat v4.2.0

[hr] Updated to v4.2.1. This ist just a small bugfix release. [hr] Improvements: Try to evaluate available OpenCL device memory and use this information instead of total available OpenCL de...
atom hashcat 10 27,941 08-07-2018, 02:15 PM
    Thread: hashcat approved gpu driver no longer available
Post: RE: hashcat approved gpu driver no longer availabl...

Yeah, we should. But then there's nothing left.
atom hashcat 9 6,018 08-07-2018, 02:18 PM
    Thread: hashcat approved gpu driver no longer available
Post: RE: hashcat approved gpu driver no longer availabl...

What exactly is the problem with Win10 + AMD? Maybe we can make it possible!
atom hashcat 9 6,018 08-08-2018, 11:10 AM
    Thread: PDF Hash
Post: RE: PDF Hash

Wrong mode. For $pdf$2*3 use 10500
atom hashcat 9 6,365 08-08-2018, 11:29 AM
    Thread: PDF Hash
Post: RE: PDF Hash

On top of that, you may want to use the mask ?l?l?l?l?d?d?d?d and not ?a?a?a?a?a?a?a?a?a?a
atom hashcat 9 6,365 08-08-2018, 11:32 AM
    Thread: PDF Hash
Post: RE: PDF Hash

digidax Wrote: (08-08-2018, 11:44 AM) -- What filter I have to use? I know the password lenght is between 9 and 10 chars. Maybe it can be filtered sharper: one "%" is used, one "9" is used and the l...
atom hashcat 9 6,365 08-08-2018, 11:52 AM
    Thread: PDF Hash
Post: RE: PDF Hash

I cracked the hash accidentially. The password was reused in a hash in the linkedin dump.
atom hashcat 9 6,365 08-08-2018, 04:37 PM
    Thread: hcxdumptool status
Post: RE: hcxdumptool status

The enable status syntax changed in latest version. You need to add a number, see the help menu. About the mask, please check the mask attack page on wiki: https://hashcat.net/wiki/doku.php?id=mask...
atom hashcat 2 4,733 08-09-2018, 12:27 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: Low utilization with multi GPU
Post: RE: Low utilization with multi GPU

Benchmark numbers look fine, you probably do not feed your GPU with enough workload on the base. Try running in -a 3 mode.
atom hashcat 6 4,198 08-14-2018, 05:23 PM
    Thread: NTLM vs WPA/WPA2 cracking
Post: RE: NTLM vs WPA/WPA2 cracking

The -S will be fast enough for WPA, but maybe not for md5crypt.
atom hashcat 19 9,937 09-08-2018, 10:27 AM
    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: Duplicates
Post: RE: Duplicates

That's not how it is supposed to work. If you have dupe hashes in your hashlist, hashcat will automatically remove the dupes on startup. It will then create a single entry for in the potfile if it cra...
atom hashcat 1 1,676 09-08-2018, 10:31 AM
    Thread: need advice
Post: RE: need advice

There's also no guarantee the owner of the router did not change the password manually.
atom hashcat 5 3,637 09-08-2018, 10:33 AM
    Thread: CL_OUT_OF_HOST_MEMORY
Post: RE: CL_OUT_OF_HOST_MEMORY

1. Since hashcat support passwords up to length 256, you now need four times the same amount of memory on host and on gpu as with older versions. 2. Since hashcat support utilizing all existing GPU t...
atom hashcat 1 2,222 09-24-2018, 03:27 AM