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 [desc] Posted
    Thread: NTLM Algorithm on CUDA
Post: RE: NTLM Algorithm on CUDA

Hey. Yes, it does, but it uses OpenCL instead of CUDA. So, as long as you have the latest NV drivers, it will work. Run OCLHC with "--help" parameter and you'll see it's attack mode 1000.
Rolf Very old oclHashcat Support 2 8,643 05-14-2010, 12:21 PM
    Thread: NTLM Algorithm on CUDA
Post: RE: NTLM Algorithm on CUDA

Ancient!
Rolf Very old oclHashcat Support 2 8,643 01-31-2011, 06:07 PM
    Thread: Hybrid Attack slow Dict + Mask
Post: RE: Hybrid Attack slow Dict + Mask

Not a bug, it's due to the parallel nature of workload dispatcher. The best thing you could do is prepare the wordlist (there's a splitlen tool in hcutils that does this (https://hashcat.net/wiki/dok...
Rolf Very old oclHashcat-plus Support 3 8,691 09-05-2013, 02:26 PM
    Thread: How to find two strings with same MD5?
Post: RE: How to find two strings with same MD5?

You want to find a true collision, not possible at the moment.
Rolf Old hashcat Support 2 8,696 04-28-2012, 02:32 PM
    Thread: MSCHAP
Post: RE: MSCHAP

Well, I'd suggest you put some hash:password pairs, and some C code of the algorithm.
Rolf Feature Requests 2 8,707 09-19-2010, 11:06 AM
  Rainbow Thread: possible to pipe a 20 characters password?
Post: RE: possible to pipe a 20 characters password?

And if it did, your math sucks :) It's over zillions of years of bruteforcing.
Rolf Very old oclHashcat-plus Support 4 8,729 10-12-2011, 11:18 AM
    Thread: CUDA problem with oclhashcat0.25 and oclhashcat+v0.3
Post: RE: CUDA problem with oclhashcat0.25 and oclhashca...

It's obvious. CUDA cant be run on ATI cards.
Rolf Very old oclHashcat-plus Support 2 8,741 02-01-2011, 09:02 PM
    Thread: aircrack-ng & oclHashcat-plus, how?
Post: RE: aircrack-ng & oclHashcat-plus, how?

You'll have plenty of time to play with it when it comes out of beta stage.
Rolf Very old oclHashcat-plus Support 1 8,757 08-29-2011, 06:57 PM
    Thread: Need simple algorythm
Post: RE: Need simple algorythm

Hashcat supports it, -m 3810.
Rolf Very old oclHashcat-plus Support 5 8,803 09-05-2013, 08:07 AM
    Thread: Need simple algorythm
Post: RE: Need simple algorythm

Well, you can always request it on trac and wait 'till the devs add it.
Rolf Very old oclHashcat-plus Support 5 8,803 09-05-2013, 03:25 PM
    Thread: Need simple algorythm
Post: RE: Need simple algorythm

Trac (https://hashcat.net/trac).
Rolf Very old oclHashcat-plus Support 5 8,803 09-05-2013, 04:17 PM
    Thread: 7z support
Post: 7z support

The glorious day has come, ladies and gentlemen! Oclhc now has 7z support. I get around 2190 p/s for the default hash (https://hashcat.net/wiki/doku.php?id=example_hashes) on the same old GTX Tita...
Rolf Beta Tester 6 8,854 04-16-2015, 09:13 AM
    Thread: 7z support
Post: RE: 7z support

Some limitations in current implementation: Currently, hc uses 7z2john (available from the mumbo jumbo fork of jtr), and sometimes (a lot of different file types in the archive) fails to load the has...
Rolf Beta Tester 6 8,854 04-21-2015, 09:05 AM
    Thread: HMAC-SHA1(key=SHA1(password), data=salt)
Post: RE: HMAC-SHA1(key=SHA1(password), data=salt)

I'd say it's -m 150, but I may be wrong. Can you get a password, say, 12345, into the system and extract the corresponding hash? That way you'll know for sure whether it's -m 150 or -m 160.
Rolf General Help 3 8,890 07-20-2013, 07:12 AM
    Thread: Intel or AMD?
Post: RE: Intel or AMD?

That would depend on your budget mostly. Haswell CPUs are quite fast due to AVX2 instruction. But you could buy a quad socket MB and stuff it with Opterons.
Rolf Old hashcat Support 4 8,940 08-21-2013, 06:45 AM
    Thread: GTX 750 Ti error on driver 335.23
Post: RE: GTX 750 Ti error on driver 335.23

Ask Atom for beta access, like Philipp says in that thread, since at least one dude (https://hashcat.net/forum/thread-3243.html?highlight=750+ti) got it working. Speaking of Maxwell, my estimations...
Rolf Old oclHashcat Support 3 8,967 04-13-2014, 02:19 PM
    Thread: table generator
Post: RE: table generator

Bad idea. Stone age "rainbow" tables. Main flaw - the space. We aint got petabyte SSDs today.
Rolf Feature Requests 3 9,043 12-10-2010, 09:39 PM
    Thread: oclHashcat-lite32.exe does nothing, immediately exits with no output.
Post: RE: oclHashcat-lite32.exe does nothing, immediatel...

Add a pause at the end, so the batch file would look like this: Code: -- oclHashcat-lite32 5dXXX02abc4b2a76bXXX9d9110XXX592 pause -- That should shed some light on what's going on.
Rolf Very old oclHashcat-lite Support 3 9,153 05-28-2013, 09:11 AM
    Thread: buitin charsets works, but custom charsets dosn't work
Post: RE: buitin charsets works, but custom charsets dos...

Sample hashes are alright. Like Philipp said, --hex-charset is obsolete. Ditch it and it should work. Also, I highly recommend not to use the -c flag at all. Finally, hashcat is smart, you don't n...
Rolf Old hashcat Support 4 9,223 09-28-2013, 10:21 AM
    Thread: Hashcat can't crack hash after 1 day.
Post: RE: Hashcat can't crack hash after 1 day.

Like Xan said, normal behavior. You are never guaranteed that a hash will be crack, except if you're dealing with old MySQL hashes or crc32 checksums.
Rolf Old oclHashcat Support 4 9,233 04-15-2014, 12:07 PM