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: Long passwords
Post: RE: Long passwords

You can't brute-force that keyspace. Only thing you can do is mask attack that is very selective, and/or use maskprocessor to create some specific wordlists that have patterns (repeated digits like '9...
chort General Help 5 12,197 01-24-2012, 07:33 AM
    Thread: LM hash support for OCLHC
Post: RE: LM hash support for OCLHC

Here's how I'd like LM to work: - Accepts 16char or 32char hash - Outputs the plain for each independently, even in outfile (i.e. the hash length in outfile is 16char) - Can reassemble whole plain wi...
chort Feature Requests 31 77,601 02-05-2012, 01:09 AM
    Thread: LM hash support for OCLHC
Post: RE: LM hash support for OCLHC

oclHashcat-lite-0.09 already supports LM. The next release to support LM will likely be oclHashcat-plus-0.08.
chort Feature Requests 31 77,601 02-05-2012, 06:38 AM
    Thread: LM hash support for OCLHC
Post: RE: LM hash support for OCLHC

What card do you have? As I understand it, you must have 11.12 w/hotfix if you're using a 7970, but that doesn't install the AMD SDK that ships with 12.1 (which oclHashcat-lite-0.09 requires). I've h...
chort Feature Requests 31 77,601 02-06-2012, 05:39 AM
    Thread: Missing partial password chunk in LM cracking
Post: RE: LM hash support for OCLHC

The same mask is applied to both sides (and since LM can hash at most 14 characters, that makes the longest mask 7). 1=8 2=9 ... 6=13 7=14
chort Very old oclHashcat-lite Support 23 45,287 02-07-2012, 09:50 AM
    Thread: LM hash support for OCLHC
Post: RE: LM hash support for OCLHC

fatalx Wrote: (02-07-2012, 01:52 AM) -- So I've got... oclHashcat-lite64.exe -m 3000 --pw-min=8 --pw-max=8 --custom-charset1=?u?d?s?F 1D735ED099DEC228B79AE2610DD89D4C ?1?1?1?1?1?1?1Y But it just ...
chort Feature Requests 31 77,601 02-07-2012, 10:02 AM
    Thread: LM hash support for OCLHC
Post: RE: LM hash support for OCLHC

I'm using an OC'd 5870.
chort Feature Requests 31 77,601 02-08-2012, 02:18 AM
    Thread: Hashcat Development Report I
Post: RE: Latest news from hashcat development

I'm really interested to see what the morph dictionary utility does. All the development for oclhashcat-* sounds great. I hope hashcat does get some attention too though, because more Linux systems a...
chort Organisation and Events 6 16,675 01-06-2012, 06:07 PM
    Thread: Just want to confirm it doesn't support
Post: RE: Just want to confirm it doesn't support

I added to the wiki under "Supported algorithms and GPU defaults," but not to the wiki copy of --help output, since it isn't actually in the help output at this time.
chort Very old oclHashcat-plus Support 6 13,637 01-20-2012, 07:21 AM
    Thread: Hashcat-util to split plains in half for use with combinator
Post: RE: Hashcat-util to split plains in half for use w...

atom implemented it in one evening! Here's the documentation: https://hashcat.net/wiki/hashcat_utils#cutb
chort Feature Requests 2 8,312 01-16-2012, 01:28 AM
    Thread: Hashcat Benchmarking
Post: RE: Hashcat Benchmarking

Looks like the Windows version of lite_bench is set to use -plus instead of -lite. Add for -lite-0.09: Code: -- $BIN $OPTS -m 3000 aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa ?1?1?1?1?1?1?1?1?1 --pw-min 7 --
chort User Contributions 8 19,304 02-04-2012, 04:21 AM
    Thread: Hash question
Post: RE: Hash question

I'm not an expert, but all the hashes beginning with "ok" appear to be descrypt with a fixed salt ('ok' is the salt in each case). The $1 format is extremely common. You can figure out what it is in a...
chort General Help 2 6,181 02-05-2012, 02:11 AM
    Thread: Has anyone tried AMD A series APU?
Post: RE: Has anyone tried AMD A series APU?

Didn't realize it was possible to attach a 16x to a 1x. Is there a riser? I haven't worked with hardware in years and I can see most of my knowledge is obsolete. Any way, thanks for the response. I'm...
chort Hardware 2 8,067 09-25-2011, 07:07 AM
    Thread: Getting Too Hot ?
Post: RE: Getting Too Hot ?

I did that for my HD 5870 too, but I noticed it was a lot slower than expected when doing dictionary attacks on MD5. I think I heard correctly that GPU RAM: 1.) Doesn't matter for brute-force 2.) Doe...
chort User Contributions 9 19,875 01-02-2012, 06:51 PM
    Thread: Getting Too Hot ?
Post: RE: Getting Too Hot ?

I have both the shader clock and RAM clock OC'd to max for these MD5s :)
chort User Contributions 9 19,875 01-04-2012, 10:48 PM
    Thread: Freezes and lags on 0.07 version
Post: RE: Freezes and lags on 0.07 version

What sort of GPU are you using, out of curiosity? What model, what kind of system is it in?
chort Very old oclHashcat-plus Support 26 43,367 01-01-2012, 11:19 PM
    Thread: Freezes and lags on 0.07 version
Post: RE: Freezes and lags on 0.07 version

So it's a PCIe card, not built-in? Hmm.
chort Very old oclHashcat-plus Support 26 43,367 01-01-2012, 11:32 PM
    Thread: Four Server And One Hash
Post: RE: Four Server And One Hash

If you have NVIDIA card you want to use the cuda version of the command (not the ocl version).
chort General Help 8 14,944 02-08-2012, 08:57 PM
    Thread: Four Server And One Hash
Post: RE: Four Server And One Hash

Make sure you read this for recommended versions: https://hashcat.net/wiki/oclhashcat_catalyst_forceware
chort General Help 8 14,944 02-08-2012, 10:14 PM
    Thread: ERROR: clCreateBuffer() -61 on -plus-0.09
Post: RE: ERROR: clCreateBuffer() -61 on -plus-0.09

Hmm, so basically the only way around this is to pre-split hash files, right? There's no way oclHashcat can parse the -m argument prior to allocating memory (has to do with the way the kernels are bui...
chort Beta Tester 6 6,481 07-06-2012, 11:04 PM