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 [asc] Views Posted
    Thread: Distribute rules as separate download
Post: Distribute rules as separate download

Since hashcat & hashcat-plus use the same rule, why not distribute them as a separate file (or maybe with hashcat-utils) and place a symlink in hashcat/ and hashcat-plus/ to ../hashcat-utils/rules. ...
chort Feature Requests 5 11,055 01-17-2012, 06:48 AM
    Thread: Distribute rules as separate download
Post: RE: Distribute rules as separate download

Telepathy would be awesome. Should write the feature request post, or will you do that for me too? :)
chort Feature Requests 5 11,055 01-17-2012, 09:17 PM
    Thread: Distribute rules as separate download
Post: RE: Distribute rules as separate download

Yeah, I thought about that. Does 7za overwrite all the contents of a directory when it uncompresses an archive? Perhaps there could be two directories inside the hashcat & oclhashcat archives, one fo...
chort Feature Requests 5 11,055 01-18-2012, 09:27 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: Partially known password + md5 hash + trouble cracking
Post: RE: Partially known password + md5 hash + trouble ...

I found https://ob-security.info/ very helpful.
chort General Help 5 17,242 01-31-2012, 01:57 AM
    Thread: Which card for notebooks ?
Post: RE: Which card for notebooks ?

Whatever has the highest value for ( * ) then.
chort Hardware 5 10,663 01-31-2012, 09:43 AM
    Thread: Add min/max parameter to req (hashcat-utils)
Post: Add min/max parameter to req (hashcat-utils)

Could you add a paramater to specify minimum and maximum limit of characters found in string to be passed by req? For instance, if the password must have at least 2 numeric characters, the command wou...
chort Feature Requests 5 12,157 01-31-2012, 10:59 PM
    Thread: what's ntlm hash format
Post: RE: what's ntlm hash format

If you have username:hash you need to use the --username flag. Keep in mind the file will be converted to only hash if you use the --remove flag too, so keep a backup copy of the full dump.
chort Very old oclHashcat-plus Support 5 13,291 02-01-2012, 07:17 PM
    Thread: Add min/max parameter to req (hashcat-utils)
Post: RE: Add min/max parameter to req (hashcat-utils)

I added it as Accepted. Is that correct, or should it be Pending?
chort Feature Requests 5 12,157 02-01-2012, 09:43 PM
    Thread: what's ntlm hash format
Post: RE: what's ntlm hash format

You should be able to use the --show and --username flags to oclHashcat-plus with the original file in username:hash format.
chort Very old oclHashcat-plus Support 5 13,291 02-02-2012, 02:53 AM
    Thread: 11.4 Drivers and Ubuntu 11.10
Post: RE: 11.4 Drivers and Ubuntu 11.10

atom was saying the other night in IRC that he couldn't get cat 11.4 working on 11.10, so he went back to 11.04. I run 11.04 as well. I think I do remember someone saying they got cat 11.4 working on ...
chort General Help 4 10,980 10-23-2011, 08:26 AM
    Thread: Bulldozer
Post: RE: Bulldozer

I have one in boxes on my desk right now. I'll probably have it running by the end of the week.
chort Hardware 4 9,652 12-29-2011, 10:31 PM
    Thread: Random temperature errors with freezing while cracking with HD5970.
Post: RE: Random temperature errors with freezing while ...

Here's a good guide to getting Catalyst working on Linux: https://wiki.cchtml.com/index.php/Main_Page
chort Hardware 4 10,421 01-06-2012, 05:41 PM
    Thread: reading directories with dictionaries in combinator mode
Post: RE: reading directories with dictionaries in combi...

You could also write your script to catch signals and send the process the signal you're trapping. https://www.google.com/search?sourceid=chrome&ie=UTF-8&q=bash+trap+signals
chort Very old oclHashcat-plus Support 4 10,423 01-20-2012, 10:50 PM
    Thread: -m 1700 and -m 1800 do not work on hashcat 0.38 (even on examples)
Post: RE: -m 1700 and -m 1800 do not work on hashcat 0.3...

Looks like a 32bit vs 64bit problem: Code: -- chort@hydra:~/code/hashcat-0.39$ ./h64 -o /dev/null -m 1800 examples/A0.M1800.hash examples/A0.M1800.word Initializing hashcat v0.39 by atom with 8 th...
chort Old hashcat Support 4 9,941 01-31-2012, 05:59 PM
    Thread: -m 1700 and -m 1800 do not work on hashcat 0.38 (even on examples)
Post: RE: -m 1700 and -m 1800 do not work on hashcat 0.3...

I was able to reproduce it running the 32bit binary on 64bit OS. The 64bit binary works fine. Ubuntu 11.04.
chort Old hashcat Support 4 9,941 02-01-2012, 09:44 PM
    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: -m 11 can't decode 4 symbols passwords
Post: RE: -m 11 can't decode 4 symbols passwords

Hmm, oclHashcat-lite cracked it, but -plus doesn't crack it with either dictionary or mask. Interesting.
chort Very old oclHashcat-plus Support 4 8,946 02-03-2012, 07:19 AM
    Thread: Drupal 7 hashes
Post: RE: Drupal 7 hashes

It looks like 15 rounds of SHA512, prefixed with '$S$'.
chort General Help 4 13,291 07-17-2012, 06:37 PM
    Thread: clGetPlatformIDs() -1001 with Radeon
Post: clGetPlatformIDs() -1001 with Radeon

The info I found on this error via Google says it's an nVidia drive problem, but I have ATI card + APU. I tried the Catalyst 11.4 driver and got the error, so on a whim uninstalled that and tried the ...
chort General Help 3 10,137 10-07-2011, 10:17 PM