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 [desc] Forum Replies Views Posted
    Thread: Cracking Scrypt Hashes: Line-length exception errors
Post: RE: Cracking Scrypt Hashes: Line-length exception ...

Don't make it too theoretic. From a practical perspective, with scrypt, you wouldn't find any two hashes that share the same first 8 byte with different inputs, simply because it's so slow.
atom hashcat 7 9,306 09-10-2016, 10:06 AM
    Thread: Can you please tell what is this error ?
Post: RE: Can you please tell what is this error ?

Your GPU is out of date, AMD dropped support for OpenCL from their driver. You need to buy new GPU. Your CPU could work, with some luck, but you need to install Intels OpenCL runtime.
atom hashcat 5 6,256 09-10-2016, 10:08 AM
    Thread: Wordlist with rule generation (-g), performance decrease in 3.10 compared to 2.01
Post: RE: Wordlist with rule generation (-g), performanc...

We said that like 1000 times here and on the release notes. Pre-Maxwell GPU will suffer a performance drop, but new GPU will be faster with v3 than with v2. For all Pre-GCN GPU it's the same (5xxx and...
atom hashcat 4 6,863 09-10-2016, 10:15 AM
    Thread: LongSalt
Post: RE: LongSalt

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 2 3,459 09-10-2016, 12:54 PM
    Thread: Proper way of using --restore
Post: RE: Proper way of using --restore

Yes, it doesn't make any sense then anyway, because such a small wordlist will finish soon
atom hashcat 8 8,382 09-12-2016, 12:12 AM
    Thread: Skip & Limit Calculator
Post: RE: Skip & Limit Calculator

Sounds about right
atom User Contributions 3 6,933 09-12-2016, 12:12 AM
    Thread: ERROR: clSetKernelArg(): CL_INVALID_MEM_OBJECT
Post: RE: ERROR: clSetKernelArg(): CL_INVALID_MEM_OBJECT

Yes, 14.x or higher should be fine
atom hashcat 3 9,206 09-12-2016, 12:13 AM
    Thread: Nvidia Titan X performance
Post: RE: Nvidia Titan X performance

You don't BF WPA if you're not able to shortcut because of a known key generating algorithm
atom Hardware 7 8,160 09-12-2016, 12:15 AM
    Thread: Any tool to BF AES
Post: RE: Any tool to BF AES

That makes no sense, AES uses a fixed length key 128, 192 or 256. They can't have only use 6 chars. You sure there's no KDF in between?
atom General Talk 4 5,673 09-12-2016, 12:19 AM
    Thread: Low utilization
Post: RE: Low utilization

Just use -w 3
atom hashcat 4 5,129 09-12-2016, 12:20 AM
    Thread: Finding all the collisions for a given hash
Post: RE: Finding all the collisions for a given hash

You can do what --keep-guessing is doing by adding OPTS_TYPE_PT_NEVERCRACK to the hashconfig->opts_type for mode 11500 in src/interface.c
atom hashcat 9 12,025 09-12-2016, 12:22 AM
    Thread: Hex-Charset cracked, but now what
Post: RE: Hex-Charset cracked, but now what

Absolutely. No one should use ?b unless he knows what he's doing.
atom hashcat 8 11,469 09-12-2016, 06:56 PM
    Thread: Can't detect temp
Post: RE: Can't detect temp

Thanks for the info
atom hashcat 6 7,431 09-13-2016, 09:13 AM
    Thread: Any tool to BF AES
Post: RE: Any tool to BF AES

Well, if the KDF and then doing some AES, the correct way to crack it is doing exactly the same. You will crack it in not time with such a password policy. There's even no need to do it on GPU
atom General Talk 4 5,673 09-14-2016, 02:38 PM
    Thread: Hex-Charset cracked, but now what
Post: RE: Hex-Charset cracked, but now what

Well, it's just a specification. You know that from a technical perspective it would work, too.
atom hashcat 8 11,469 09-14-2016, 02:45 PM
    Thread: second 1070 not seen (linux)
Post: RE: second 1070 not seen (linux)

clinfo output please
atom Hardware 4 5,106 09-14-2016, 02:50 PM
    Thread: Hashcat faster with a list, Is this true?
Post: RE: Hashcat faster with a list, Is this true?

This "idea" bases on the fact that the salt in WPA is the ESSID and there's a chance that two routers share the same ESSID. In such a case, the 2nd run could be done in no time. Today all Routers use ...
atom hashcat 2 4,256 09-14-2016, 02:54 PM
    Thread: Mathematical relation between number of GPUs and H/s
Post: RE: Mathematical relation between number of GPUs a...

Yes, if the keyspace to search is large enough, it would be 10X. Basically you can simply sum up all speeds, there's no loss due to parallelization. Hashcat can also handle devices of different ty...
atom hashcat 2 3,532 09-14-2016, 04:33 PM
    Thread: Hashcat on Windows error: the application was unable to access the graphic hardware
Post: RE: Hashcat on Windows error: the application was ...

this is a driver problem. do it exactly as we describe here and it will work: https://hashcat.net/wiki/doku.php?id=frequently_asked_questions#i_may_have_the_wrong_driver_installed_what_should_i_do
atom hashcat 2 3,526 09-14-2016, 04:47 PM
    Thread: Something about SHA224
Post: RE: Something about SHA224

SHA224 is not supported. Which application uses it?
atom hashcat 8 12,709 09-15-2016, 04:34 AM