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: possible to decrypt dahua hash?
Post: RE: possible to decrypt dahua hash?

oclHashcat is OSS now should be easy to add
atom General Help 4 12,494 02-28-2016, 02:49 PM
    Thread: Is oclHashcat support $RAR3$*1*?
Post: RE: Is oclHashcat support $RAR3$*1*?

Not yet, but it's planned. Just don't ask when.
atom Old oclHashcat Support 4 13,806 03-23-2016, 12:43 PM
    Thread: Help with simple mask
Post: RE: Help with simple mask

No that's not the purpose of --stdout. It's used to pipe or redirect the candidates. In your case the hash is read as maskfile and since it does not include any wildcards it's printed as-is.
atom Old hashcat Support 4 6,369 04-13-2016, 09:45 AM
    Thread: bypass hashcat
Post: RE: bypass hashcat

https://hashcat.net/wiki/doku.php?id=frequently_asked_questions#why_should_i_use_a_mask_attack_i_just_want_to_brute_these_hashes
atom Old hashcat Support 4 11,462 05-01-2016, 09:02 PM
    Thread: NetNTLMv2 Cyrillic symbols issue
Post: RE: NetNTLMv2 Cyrillic symbols issue

The linked site from rura works for the most algorithm like MD5, WPA, etc, but you can't crack 8bit passwords on algorithms which do the unicode conversion inside the algorithm itself. In that case th...
atom Old hashcat Support 4 7,564 05-13-2016, 03:09 PM
    Thread: Hashcat duplicates
Post: RE: Hashcat duplicates

epixoip Wrote: (05-12-2016, 07:34 PM) -- Use --show afterwards. -- That and, don't use --remove
atom Old oclHashcat Support 4 8,532 05-13-2016, 03:35 PM
    Thread: about using old version
Post: RE: about using old version

Just don't use old versions
atom Old oclHashcat Support 4 6,418 05-16-2016, 01:46 PM
    Thread: Very low hashrate on two 770s
Post: RE: Very low hashrate on two 770s

Sounds about right, its pbkdf2-hmac-sha512. What let's you think it should be faster, or what did you expect?
atom Old oclHashcat Support 4 6,675 05-19-2016, 08:22 PM
    Thread: Question regarding benchmark output
Post: RE: Question regarding benchmark output

In this case both, since md5crypt has exactly 1000 iterations. However what you see is the -u setting
atom Old oclHashcat Support 4 6,058 06-03-2016, 10:07 PM
    Thread: Question regarding benchmark output
Post: RE: Question regarding benchmark output

No, it's only for slow hashes
atom Old oclHashcat Support 4 6,058 06-06-2016, 11:18 AM
    Thread: hashcat-3.00-beta-66
Post: RE: hashcat-3.00-beta-66

it's a new feature, retain temp is set to 65c. whenever your gpu reaches > 65c, hashcat will increase the fanspeed. otherwise the gpu driver / gpu firmware will clock down your gpu. this is a step to ...
atom Beta Tester 4 8,520 06-25-2016, 10:57 AM
    Thread: Regarding gpu-accel & gpu-loops
Post: RE: Regarding gpu-accel & gpu-loops

The direct use of -n and -u will no longer be supported with hashcat v3.00 which will automatically tune them for you. You will be able to select a configurationĀ based on the following profiles: ...
atom hashcat 4 7,409 06-29-2016, 12:02 PM
    Thread: Regarding gpu-accel & gpu-loops
Post: RE: Regarding gpu-accel & gpu-loops

unixm Wrote: (06-29-2016, 12:38 PM) -- Is there a possibility that using values other than what's specified as recommended for WPA2 for example 16 /16 would cause it to skip the correct value or is i...
atom hashcat 4 7,409 06-29-2016, 03:22 PM
    Thread: hashcat v3.00 + older nvidia
Post: RE: hashcat v3.00

rico Wrote: (06-29-2016, 11:02 PM) -- > Note that with older NVidia GPUs, and by old I mean before maxwell chipsets, there is a drop in performance. You weren't kidding, WPA hashrate down 43% on m...
atom hashcat 4 7,432 06-29-2016, 11:27 PM
    Thread: hashcat v3.00 + older nvidia
Post: RE: hashcat v3.00 + older nvidia

Did you use -w 3 ?
atom hashcat 4 7,432 06-30-2016, 08:57 AM
    Thread: hashcat v3.00 + The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali)
Post: RE: hashcat v3.00 + The-Distribution-Which-Does-No...

Try with --gpu-temp-disable if this does any change
atom hashcat 4 6,451 06-30-2016, 08:58 AM
    Thread: Cannot execute hashcat v3.00
Post: RE: Cannot execute hashcat v3.00

Both errors go back to some broken OpenCL installation
atom hashcat 4 6,943 06-30-2016, 12:33 PM
    Thread: Cannot execute hashcat v3.00
Post: RE: Cannot execute hashcat v3.00

Cool, thanks for reporting back
atom hashcat 4 6,943 06-30-2016, 05:08 PM
    Thread: hashcat v3.00 + The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali)
Post: RE: hashcat v3.00 + The-Distribution-Which-Does-No...

OK I think we need to go more deep into debugging here. It's important hashcat works fine on The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali). However this should be done on GitHub. Can you p...
atom hashcat 4 6,451 07-01-2016, 09:07 AM
    Thread: How to get DES key if I know plain text?
Post: RE: How to get DES key if I know plain text?

There's a request for that: https://github.com/hashcat/hashcat/issues/129 you can +1 it if you want A known-plaintext attack is possible for limited ciphers like DES and RC4-40
atom hashcat 4 7,222 07-04-2016, 12:50 PM