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: 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: Brain with NetNTLMv2, WPA2, Kerberos TGS, etc.
Post: RE: Brain with NetNTLMv2, WPA2, Kerberos TGS, etc.

Right, the max. cracking speed is around 500kH/s. The 28kH/s is only because by default not all feature sets are enabled.
atom hashcat 4 2,109 03-23-2019, 06:09 PM
    Thread: Brain with NetNTLMv2, WPA2, Kerberos TGS, etc.
Post: RE: Brain with NetNTLMv2, WPA2, Kerberos TGS, etc.

In theory multiple GH/s, but the slow candidate modes is it that creates the bottleneck here, not the brain.
atom hashcat 4 2,109 03-23-2019, 06:31 PM
    Thread: Vega64 clCreateCommandQueue(): CL_OUT_OF_HOST_MEMORY
Post: RE: Vega64 clCreateCommandQueue(): CL_OUT_OF_HOST...

Please retry with the latest beta from https://hashcat.net/beta/
atom hashcat 4 3,179 04-05-2019, 04:24 PM
    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: Vega64 clCreateCommandQueue(): CL_OUT_OF_HOST_MEMORY
Post: RE: Vega64 clCreateCommandQueue(): CL_OUT_OF_HOST...

Another try, did some change. Please retry with the latest beta from https://hashcat.net/beta/
atom hashcat 4 3,179 04-14-2019, 07:32 AM
    Thread: Hashcat drops speed
Post: RE: Hashcat drops speed

Some GUI automatically set some options which cause hashcat to not fully inform you about all events. Restart using only the hash and the wordlist with no other options and monitor the temperature. Ad...
atom hashcat 4 2,354 05-22-2019, 11:14 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,610 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,610 06-22-2019, 04:07 PM
    Thread: phpBB uses bcrypt
Post: RE: phpBB uses bcrypt

You can use -m 3200 to crack $2y$10$ hashes.
atom hashcat 4 1,975 08-14-2019, 11:12 AM
    Thread: phpBB uses bcrypt
Post: RE: phpBB uses bcrypt

Please send in a PR
atom hashcat 4 1,975 08-22-2019, 11:21 AM
    Thread: cloud computing
Post: RE: cloud computing

This is more a question on distributed computing. Search for Hashtopolis
atom hashcat 4 1,859 08-22-2019, 11:22 AM
    Thread: A bit of an issue with rules.
Post: RE: A bit of an issue with rules.

That's exactly how it should be (see Rejected.........: 3/3). If you want the rules applied before the contraint check use -S.
atom hashcat 4 1,566 02-11-2020, 09:50 PM
    Thread: DES ECB password search
Post: RE: DES ECB password search

With clear byte array, do you mean zero bytes? If yes you can use -m 14000 and set the salt to 0000000000000000
atom General Talk 4 1,229 03-18-2020, 08:38 AM
    Thread: DES ECB password search
Post: RE: DES ECB password search

It's a valid collision. both hashcat1 and harhbat1 are valid keys which will do exactly the same encryption/decryption of every input you give. you can verify with openssl.
atom General Talk 4 1,229 03-19-2020, 08:55 AM
    Thread: Good resume support for oclHashcat
Post: RE: Good resume support for oclHashcat

meinname123 Wrote: (05-06-2010, 12:57 AM) -- here a quote from a other posting by me: Quote: -- a good resume option (e.g. saving actual progress every 10 minutes or so to a file like JTR does - ...
atom Feature Requests 3 11,586 05-06-2010, 09:05 AM
    Thread: Hex output of the found hashes
Post: RE: Hex output of the found hashes

Xanadrel Wrote: (05-15-2010, 12:47 AM) -- I think it can be useful for passwords with characters from 0x00 to 0x1F. -- ok, the only problem here is how to display it. printing the found hashes in a...
atom Feature Requests 3 12,538 05-16-2010, 12:14 PM
    Thread: Good resume support for oclHashcat
Post: RE: Good resume support for oclHashcat

done in v0.19
atom Feature Requests 3 11,586 05-25-2010, 09:11 AM
    Thread: Hex output of the found hashes
Post: RE: Hex output of the found hashes

done in v0.19
atom Feature Requests 3 12,538 05-25-2010, 09:11 AM
    Thread: mysql5
Post: RE: mysql5

oclHashcat will support MySQL4.1/MySQL5 in a later version. in the meanwhile you can use hashcat v0.34.
atom Feature Requests 3 9,935 05-27-2010, 09:19 AM