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: Syntax Help
Post: RE: Syntax Help

Uhm, Sha-512(Unix) not supported.
Rolf Old hashcat Support 6 18,661 08-06-2010, 09:37 PM
    Thread: New Graphic Card, whichh should I buy?
Post: RE: New Graphic Card, whichh should I buy?

If you dont mind the price, buy Radeon 5870 or GTX 480 . They are top for amd and nv atm. Just make sure they are properly cooled, so buy a model with non-stock cooling.
Rolf Hardware 8 18,669 10-19-2010, 07:47 PM
    Thread: New Graphic Card, whichh should I buy?
Post: RE: New Graphic Card, whichh should I buy?

It is, for single and small hashlists.
Rolf Hardware 8 18,669 08-19-2011, 09:35 AM
    Thread: SHA-512 in cudahashcat
Post: RE: SHA-512 in cudahashcat

Sha-2 is very gpgpu unfriendly, on a single GTX 480, pluscat does ~71M p/s for a single sha-512 hash.
Rolf Feature Requests 7 18,774 03-18-2012, 05:04 PM
    Thread: MaskProcessor From File
Post: RE: MaskProcessor From File

Never try to figure things out yourself ? Press Control+A if yes. The answer is massive, depending on CPU, but is like 10...35 times
Rolf hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 7 18,798 11-05-2011, 06:58 PM
    Thread: [split] oclHashcat-plus v0.15
Post: RE: [split] oclHashcat-plus v0.15

Fill a ticket using the trac system (https://hashcat.net/trac), feature requests via forum are ignored.
Rolf Very old oclHashcat-plus Announcements 2 18,839 10-15-2013, 06:48 AM
    Thread: Reduced MD5
Post: RE: Reduced MD5

PPro supports truncated hashes, but only if the trailing part is cut off, not the leading one.
Rolf Feature Requests 7 19,170 09-13-2012, 11:05 AM
    Thread: Octofire?
Post: RE: Octofire?

Crossfire is a technology for rendering graphics in games, it has nothing to do with OpenCL computations. Oclhashcat can and will utilize all available GPUs, easily. And the only thing that may stop...
Rolf Hardware 12 19,308 11-24-2014, 11:20 AM
    Thread: ERROR: cuModuleLoad() 209
Post: RE: ERROR: cuModuleLoad() 209

I had that error on Windows. The kernels were there, yet it still bothered me. Atom told me that indeed the error means missing kernels, but that did not help. The fix was simple: update forceware ...
Rolf Old oclHashcat Support 7 19,473 10-08-2014, 08:28 PM
    Thread: Hascat GUI cannot start cudahashcat plus
Post: RE: Hascat GUI cannot start cudahashcat plus

How about pasting those commands here?
Rolf Old hashcat Support 5 19,787 09-11-2012, 02:48 PM
    Thread: Make Wordlist
Post: RE: Make Wordlist

Your question was answered in the second post. Closed.
Rolf General Talk 6 20,004 08-22-2013, 11:53 AM
    Thread: We NEED your help!
Post: RE: We NEED your help!

A hybrid of both, ordered by cracking speed (gradually coming up). As a result, each algo may have a number assigned to it (every range frees up for each unique algo name). -m md5-0 == md5 -m md5...
Rolf General Help 10 20,016 09-23-2013, 04:54 AM
    Thread: PLEASE HELP!_MASK with 8-20 abcABC123...
Post: RE: PLEASE HELP!_MASK with 8-20 abcABC123...

Short answer: attack WPS through reaver. A slightly longer & educative answer: Check this out (https://hashcat.net/wiki/doku.php?id=combination_count_formula) and be amazed how long will it take.
Rolf Old hashcat Support 14 20,032 11-24-2015, 05:18 PM
    Thread: ERROR: clEnqueueWriteBuffe<> -5
Post: RE: ERROR: clEnqueueWriteBuffe<> -5

Contact Atom via PM, or come to out IRC channel.
Rolf Very old oclHashcat Support 10 20,066 11-24-2010, 12:59 PM
    Thread: How not to salt a hash
Post: RE: How not to salt a hash

Interesting read, nice insight. A simple solution would be to switch the salt and sha1($pass), so that the algorithm would look like sha256(sha1($pass).$salt). However, why chain algorithms when...
Rolf General Talk 1 20,091 06-12-2015, 11:52 AM
    Thread: NetNTLMv1 format
Post: RE: NetNTLMv1 format

Howdy. Check this (https://hashcat.net/wiki/doku.php?id=example_hashes) out.
Rolf Very old oclHashcat-plus Support 6 20,096 05-16-2013, 07:02 AM
    Thread: Looking for help on "gpu-accel" param
Post: RE: Looking for help on "gpu-accel" param

Fastest mode is -n 320 --gpu-loops 1000/1024 .
Rolf Very old oclHashcat Support 2 20,385 02-01-2011, 08:04 AM
    Thread: [oclHashCat+ help] can it do MyBB salted?
Post: RE: [oclHashCat+ help] can it do MyBB salted?

Oclhc+ doesnt support it. Hashcat does.
Rolf Old hashcat Support 3 20,460 08-09-2011, 08:46 PM
    Thread: Stop auto incrementing
Post: RE: Stop auto incrementing

Rolf supports this idea!
Rolf Very old oclHashcat-plus Support 12 20,479 09-05-2012, 10:57 AM
    Thread: Stop auto incrementing
Post: RE: Stop auto incrementing

Yea, but what if you have 1k+ of masks, each of separate length ? Max len approach sucks. Either no default increment(like it was be4) or --no-increment would be the viable solution.
Rolf Very old oclHashcat-plus Support 12 20,479 09-05-2012, 11:32 AM