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 [desc]
    Thread: Display error with driver Nvidia 378.13
Post: RE: Display error with driver Nvidia 378.13

Tuxel Wrote: (02-21-2017, 11:00 PM) -- Hello, I have found that the Nvidia driver 378.13 the MHz number is displayed incorrectly Quote: -- HWMon.Dev.#1.....: Temp: 35c Fan:  0% Util:100% Core:  ...
atom hashcat 1 2,843 02-23-2017, 01:39 AM
    Thread: Hashcat 1080(s) gpu error
Post: RE: Hashcat 1080(s) gpu error

Try the timeout patch: https://hashcat.net/wiki/doku.php?id=timeout_patch
atom hashcat 9 7,963 02-23-2017, 01:40 AM
    Thread: Don't detect any device - clGetDeviceIDs(): CL_DEVICE_NOT_FOUND
Post: RE: Don't detect any device - clGetDeviceIDs(): CL...

Do not confuse CUDA and OpenCL, it's two different things. Old version used CUDA, that's why it worked. New version uses OpenCL, and your error it's an OpenCL error. So probably you did not install Op...
atom hashcat 4 7,854 02-23-2017, 01:42 AM
    Thread: Hashcat 3.30 problems
Post: RE: Hashcat 3.30 problems

There's a solution for that. Just run hashcat in --stdout mode and pipe it to hashcat doing the cracking. Like this: Quote: -- hashcat64.exe -r D:\rules\temprule.txt D:\custom.txt | hashcat64.ex...
atom hashcat 10 11,325 02-23-2017, 10:19 AM
    Thread: Hashcat 3.30 problems
Post: RE: Hashcat 3.30 problems

In the past, hashcat worked like you suggested. The problem is that such an on-cpu rule engine would be to slow to feed password candidates on the faster ones of the slow hash family (like md5crypt). ...
atom hashcat 10 11,325 02-24-2017, 12:25 AM
    Thread: hashcat 3.30 and HD5850
Post: RE: hashcat 3.30 and HD5850

AMD dropped support for HD5850. You need to buy new hardware.
atom hashcat 3 4,125 02-24-2017, 12:28 AM
    Thread: decryption problem with enctype 7500
Post: RE: decryption problem with enctype 7500

I think you need to update the salt as well
atom hashcat 7 6,125 02-25-2017, 12:07 PM
    Thread: Process in HashCat $mskrb5$
Post: RE: Process in HashCat $mskrb5$

You need to move the salt after the hash: Quote: -- $krb5pa$23$tester$DOMAIN.COM$salt$601841F258521CD7A97A0032DC61E1050EC45FFFAF14A68851C91C4B925036C1864525DEA643483079D9E3CC6F14D3C1CB6CCC4E -...
atom General Talk 2 3,410 02-25-2017, 12:12 PM
    Thread: Don't detect any device - clGetDeviceIDs(): CL_DEVICE_NOT_FOUND
Post: RE: Don't detect any device - clGetDeviceIDs(): CL...

Yeah that's wrong. You need the correct OpenCL runtime from your vendor, not MESA.
atom hashcat 4 7,854 02-25-2017, 12:15 PM
    Thread: CPU vs GPU
Post: RE: CPU vs GPU

CPU benchmarks are kind of inaccurate because of the power management. Once it's running, it's running.
atom hashcat 21 44,486 02-27-2017, 12:13 PM
    Thread: decryption problem with enctype 7500
Post: RE: decryption problem with enctype 7500

Yes, it's salted. See: https://hashcat.net/wiki/doku.php?id=example_hashes I don't know about that kerberos AS-REQ package you're talking about.
atom hashcat 7 6,125 02-27-2017, 12:14 PM
    Thread: Itunes Backup recovery strategy
Post: RE: Itunes Backup recovery strategy

About your question: Yes wordlists can run only for a few seconds. See philsmd's note about how to add mutation rules. Also note that (in your command) you did not specify a wordlist in -a0 mode, whic...
atom hashcat 3 5,284 02-27-2017, 12:17 PM
    Thread: CPU vs GPU
Post: RE: CPU vs GPU

You need to enable it, use -D1
atom hashcat 21 44,486 02-28-2017, 09:31 PM
    Thread: decryption problem with enctype 7500
Post: RE: decryption problem with enctype 7500

I don't know how the hash is extracted, but I know it's salted.
atom hashcat 7 6,125 02-28-2017, 09:32 PM
    Thread: how to crack .pcap
Post: RE: how to crack .pcap

You mean for WPA? https://hashcat.net/cap2hccapx/
atom hashcat 2 6,445 02-28-2017, 09:33 PM
    Thread: hashcat64.exe doesn't work
Post: RE: hashcat64.exe doesn't work

If it's overheating you need to fix your cooling issue. That's not an hashcat issue
atom hashcat 16 18,208 03-03-2017, 09:24 AM
    Thread: hashcat v3.40
Post: hashcat v3.40

[hr] Welcome to hashcat v3.40 release! The major changes are the following: Added support to crack iTunes backups: https://hashcat.net/forum/thread-6047.html Added support to crack LUKS volu...
atom hashcat 6 22,347 03-03-2017, 06:18 PM
    Thread: 3DES (hc 3.40): K1 == K3 and K1 != K2 possible?
Post: RE: hashcat v3.40

Sure it is, but you need to patch the kernel yourself. That's why it's open source :)
atom hashcat 5 5,473 03-07-2017, 09:58 AM
    Thread: Reversing MSCHAPv2 to NTLM
Post: RE: Reversing MSCHAPv2 to NTLM

No, netntlmv2 is completely different and has a dedicated hash-mode in hashcat.
atom User Contributions 18 36,659 03-07-2017, 10:00 AM
    Thread: Avoid character occurrance in brute force attack
Post: RE: Avoid character occurrance in brute force atta...

Typical error when you try to load hccapx into too old hashcat version
atom hashcat 12 12,018 03-07-2017, 10:00 AM