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 Posted [asc]
    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: 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: 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: 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: Hex-Charset cracked, but now what
Post: RE: Hex-Charset cracked, but now what

Note that hashcat automatically switches to hex output when the password is not in the 7 bit range, so not between 0x20 and 0x80. That's important to avoid encoding problem on the shell. So, for examp...
atom hashcat 8 11,469 09-12-2016, 06:26 PM
    Thread: Nvidia Titan X performance
Post: RE: Nvidia Titan X performance

Now that's what I call a good description of what I meant, thanks :)
atom Hardware 7 8,160 09-12-2016, 06:23 PM
    Thread: Can't detect temp
Post: RE: Can't detect temp

Is NVML not part of the nvidias mobile drivers?
atom hashcat 6 7,431 09-12-2016, 08:43 AM
    Thread: Proper way of using --restore
Post: RE: Proper way of using --restore

You can't use -s to "workaround" that behavior, it goes back in how GPU handle their workload.
atom hashcat 8 8,382 09-12-2016, 08:42 AM
    Thread: Finding all the collisions for a given hash
Post: RE: Finding all the collisions for a given hash

If you want it added as option please open an issue on github
atom hashcat 9 12,025 09-12-2016, 08:38 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: Low utilization
Post: RE: Low utilization

Just use -w 3
atom hashcat 4 5,129 09-12-2016, 12:20 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: 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: 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: Skip & Limit Calculator
Post: RE: Skip & Limit Calculator

Sounds about right
atom User Contributions 3 6,933 09-12-2016, 12:12 AM
    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: 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: 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: 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: 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