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 [desc] Author Forum Replies Views Posted
    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,587 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,587 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,587 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,283 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,587 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,587 02-08-2012, 02:18 AM
    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,193 01-24-2012, 07:33 AM
    Thread: Lost
Post: RE: Lost

Heh, it seems like there are new vulnerabilities in e107 reported every month. I'm not surprised those hashes show up all over the place.
chort Feature Requests 6 13,621 01-06-2012, 05:40 PM
    Thread: Maskprocessor with cudaHashcat-plus on windows
Post: RE: Maskprocessor with cudaHashcat-plus on windows

Any special reason you'd use maskprocessor for that instead of -a 3?
chort Very old oclHashcat-plus Support 7 13,895 02-15-2012, 03:13 AM
    Thread: Missing partial password chunk in LM cracking
Post: RE: Missing partial password chunk in LM cracking

Excellent! I'll attempt to try this before you wake up.
chort Very old oclHashcat-lite Support 23 45,283 02-09-2012, 08:49 PM
    Thread: New clause § 6 in EULA
Post: RE: New clause § 6 in EULA

The purpose section is a little bit awkward. I suggest rewriting the first sentence like this: Software has been created for scientific, analysis, demonstration and sporting reasons.
chort Organisation and Events 2 12,197 07-01-2012, 11:23 PM
    Thread: newbie of oclHashcat-plus 0.07 need brute-force help
Post: RE: newbie of oclHashcat-plus 0.07 need brute-forc...

You don't think any passwords will have '0' in them? https://hashcat.net/wiki/mask_attack
chort Very old oclHashcat-plus Support 8 22,634 02-02-2012, 02:54 AM
    Thread: ocl-lite - load hash from file
Post: RE: ocl-lite - load hash from file

Added as Accepted. Let me know if it should be a different status.
chort Feature Requests 4 10,399 02-01-2012, 09:50 PM
    Thread: oclHashcat running on the new AMD hd7970
Post: RE: oclHashcat running on the new AMD hd7970

I know I said I was out of ideas, but have you tried uninstalling the drivers, rebooting, then installing 11.12? Or 12.1 preview...
chort Hardware 52 175,200 01-18-2012, 05:59 AM
    Thread: oclHashcat running on the new AMD hd7970
Post: RE: oclHashcat running on the new AMD hd7970

@med: are you talking about not losing cracked hashes? You can use the -o option to save cracks. Look at --help output.
chort Hardware 52 175,200 02-05-2012, 09:03 PM
    Thread: oclHashcat-lite v0.09
Post: RE: oclHashcat-lite v0.09

A quick note on LM: When you do a mask attack the same mask applies to both halves of the hash, so using masks longer than 7 characters is pointless (and will not do what you expect).
chort Very old oclHashcat-lite Announcements 16 56,840 02-04-2012, 12:12 AM
    Thread: oclhashcat-lite v0.8 Bug Report Thread
Post: RE: oclhashcat-lite v0.8 Bug Report Thread

@lindros, atom is the creator of the tool, that's why atom has a beta version. oclHashcat-plus 0.07 changed the identifying number for vBulletin hash types. It's a cosmetic change. The beta of oclHas...
chort Very old oclHashcat-lite Support 13 26,903 01-30-2012, 08:56 PM
    Thread: oclhashcat-lite v0.8 Bug Report Thread
Post: RE: oclhashcat-lite v0.8 Bug Report Thread

I was pasting this over ssh and it seems like something got interpreted as control characters, because my terminal got messed up (cursor at the wrong location, typed characters appeared incorrect). ...
chort Very old oclHashcat-lite Support 13 26,903 01-31-2012, 12:22 AM
    Thread: oclhashcat-lite v0.8 Bug Report Thread
Post: RE: oclhashcat-lite v0.8 Bug Report Thread

Hello lindros, We were both making the same error. There are some hidden control characters in your hex salt. That's causing extra characters to be in the salt. I can verify that there does seem to b...
chort Very old oclHashcat-lite Support 13 26,903 01-31-2012, 12:10 PM
    Thread: oclhashcat-lite v0.8 Bug Report Thread
Post: RE: oclhashcat-lite v0.8 Bug Report Thread

How are you opening a shell in Windows? There appears to be special hidden characters around the '&' in input & output you cut & pasted. Perhaps there is some strange shell expansion? The --hex-salt ...
chort Very old oclHashcat-lite Support 13 26,903 01-31-2012, 06:09 PM