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 [asc] Author Forum Replies Views Posted
    Thread: Nvidia cuda toolkit gone
Post: RE: Nvidia cuda toolkit gone

hashcat no longer has a dependency on CUDA - only on OpenCL. See also: https://hashcat.net/wiki/doku.php?id=frequently_asked_questions#why_does_hashcat_not_work_with_my_kali_operating_system
royce hashcat 4 4,186 08-25-2018, 09:07 PM
    Thread: Nvidia cuda toolkit gone
Post: RE: Nvidia cuda toolkit gone

The K.a.l.i. team claims to have addressed the OpenCL issue. Note that it's OpenCL that you're after, not CUDA. Getting OpenCL properly working under K.a.l.i. may vary - you might want to use the 'sea...
royce hashcat 4 4,186 08-27-2018, 01:47 AM
    Thread: Nvidia 3080 benchmarks
Post: RE: Nvidia 3080 benchmarks

Watch @Chick3nman512 on Twitter - he'll likely be posting some in the next day or two.
royce Hardware 19 4,598 09-16-2020, 08:04 PM
    Thread: NTLM: hashcat vs RainbowCrack
Post: RE: NTLM: hashcat vs RainbowCrack

It depends. This boils down to the time/memory tradeoff. I'll lay out some of the concepts. Most real-world passwords are of sufficiently low quality that if they are stored poorly (unsalted/fast h...
royce hashcat 3 12,488 01-20-2017, 04:35 AM
    Thread: NTLM: hashcat vs RainbowCrack
Post: RE: NTLM: hashcat vs RainbowCrack

OK, that makes sense. So as soon as you have more than two or three hashes, hashcat will be faster even for limited bruteforce criteria that I listed.
royce hashcat 3 12,488 01-20-2017, 05:17 AM
    Thread: NTLM vs WPA/WPA2 cracking
Post: RE: NTLM vs WPA/WPA2 cracking

With the upcoming -S / --slow-candidates option, it may be that a better approach for this could be possible.
royce hashcat 19 9,937 09-03-2018, 04:27 AM
    Thread: NTLM vs WPA/WPA2 cracking
Post: RE: NTLM vs WPA/WPA2 cracking

Fair. I'm a little over my head here, but it does sound as though the length enforcement is happening in the wrong place for slow hashes.
royce hashcat 19 9,937 09-03-2018, 04:39 PM
    Thread: NTLM Benchmark vs Mask Attack
Post: RE: NTLM Benchmark vs Mask Attack

https://hashcat.net/wiki/doku.php?id=frequently_asked_questions#why_is_my_attack_so_slow The most likely issue: is the target hash a single hash, or multiple hashes? Multiple hashes means slower cr...
royce hashcat 4 7,501 01-20-2017, 09:07 AM
    Thread: NTLM Benchmark vs Mask Attack
Post: RE: NTLM Benchmark vs Mask Attack

That looks about right, then. I get the same 50%-ish drop when I do 40 NTLM: $ hashcat -b -m 1000 hashcat (v3.30) starting in benchmark mode... OpenCL Platform #1: NVIDIA Corporation =========...
royce hashcat 4 7,501 01-20-2017, 10:01 AM
    Thread: Notifications from forum are going to SPAM folder
Post: RE: Notifications from forum are going to SPAM fol...

Assuming that the stated host is the only source, something along these lines would be a starting point: Code: -- IN TXT "v=spf1 ip6:2a03:f80:ed15:149:154:152:149:1 ~all" --
royce General Talk 4 7,260 08-28-2016, 12:51 AM
    Thread: Noob question: md5 salted unix unknown password cracking
Post: RE: Noob question: md5 salted unix unknown passwor...

Per the forum rules: https://hashcat.net/forum/archive/index.php?announcement-2.html ... do not post hashes. I've redacted yours.
royce hashcat 2 1,078 12-21-2019, 01:52 AM
    Thread: noob problem installing
Post: RE: noob problem installing

And if that doesn't work, please post full command line that you're using (but redact sensitive hashes, if any).
royce hashcat 7 5,176 09-04-2017, 08:09 PM
    Thread: No password candidates received in stdin mode, aborting...
Post: RE: No password candidates received in stdin mode,...

alexb, to clarify: you've told hashcat that you want to use your own wordlist (-a 0), but you haven't supplied one.
royce hashcat 10 8,858 02-13-2019, 04:03 PM
    Thread: No devices found/left
Post: RE: No devices found/left

Try hashcat -I to show OpenCL info. If there isn't any, then there is indeed something wrong with the driver install. You may also want to review https://hashcat.net/faq/wrongdriver to see if it can h...
royce hashcat 9 7,547 01-25-2019, 07:08 AM
    Thread: No Device Found Error
Post: RE: No Device Found Error

K a l i is known to not be very Open-CL friendly. But generally, if OpenCL can see your devices, hashcat should work.
royce hashcat 4 3,682 12-07-2017, 08:37 AM
    Thread: No Device Found Error
Post: RE: No Device Found Error

I personally prefer something like Ubuntu (desktop or server), but I don't think there's a difference in compute power.
royce hashcat 4 3,682 12-08-2017, 01:26 AM
    Thread: newbie question - rejected passwords stay at zero
Post: RE: newbie question - rejected passwords stay at z...

Password candidates are only rejected when they're not applicable - for example, if the minimum password length supported by the password hash format is 8, and candidates less than 8 are being attempt...
royce hashcat 2 960 10-29-2019, 06:06 AM
    Thread: newbie mask help
Post: RE: newbie mask help

Hitting 'Resume' when you're already running just prints 'Resumed' again, even if you are not paused. If you press Enter, you'll see some progress information. Or you can add --status to display st...
royce hashcat 3 3,417 11-23-2017, 07:01 PM
    Thread: newbie mask help
Post: RE: newbie mask help

If you hit Enter, it should give you a current estimate.
royce hashcat 3 3,417 11-24-2017, 01:55 AM
    Thread: Newbie - help please
Post: RE: Newbie - help please

You'll need to open a command prompt on your platform, and navigate to the directory that hashcat lives in, and execute it there. Once you get oriented there, I would work on growing your understan...
royce General Talk 1 2,466 06-16-2018, 10:12 PM