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: Do we need to drop 32 bit binaries?
Post: RE: Do we need to drop 32 bit binaries?

Suggestion: Separate them out into their own .7z archives. That way, you can track whether anyone is downloading them. If no one is using them, you can drop them.
royce hashcat 5 7,672 06-04-2016, 02:50 PM
    Thread: Does generate-rules.exe not have a help?
Post: RE: Does generate-rules.exe not have a help?

Many tools from hashcat-utils are pretty minimal. The wiki has a summary of usage: https://hashcat.net/wiki/doku.php?id=hashcat_utils#generate-rules
royce hashcat 4 3,931 12-04-2017, 08:46 AM
    Thread: edit session settings?
Post: RE: edit session settings?

philsmd's tool here may help: https://github.com/philsmd/analyze_hc_restore
royce General Talk 5 5,907 07-03-2016, 11:19 PM
    Thread: email: pass after dehashed
Post: RE: email: pass after dehashed

https://hashcat.net/forum/archive/index.php?announcement-2.html
royce hashcat 4 510 09-11-2020, 06:25 AM
    Thread: Empty PDF password
Post: RE: Empty PDF password

It's possible that the password was added by some tool other than Acrobat. It sounds like you found a workaround with using qpdf?
royce hashcat 1 2,282 11-19-2017, 02:07 AM
    Thread: Encfs
Post: RE: Encfs

I don't think hashcat current supports cracking encfs, but John the Ripper does: Code: -- $ johnl --list=formats | tr -s '[:space:]' '\n' | egrep -i encf EncFS, encfs-opencl, --
royce hashcat 2 2,633 02-10-2018, 06:13 PM
    Thread: Enpass password recovery supported?
Post: RE: Enpass password recovery supported?

If it's the same kind of hash as described here: https://github.com/hashcat/hashcat/issues/600 ... then it's not currently supported by hashcat - neither CPU nor GPU. Sounds like JtR is proba...
royce hashcat 1 1,961 02-03-2018, 06:41 PM
    Thread: error
Post: RE: error

Interesting - could you be more specific? Did you just have to reinstall the NVIDIA driver, or switch to a different version of NVIDIA driver, or .... ?
royce hashcat 7 5,737 06-08-2018, 03:57 PM
    Thread: Error ejecutando hashcat -m2500 -a 3
Post: RE: Error ejecutando hashcat -m2500 -a 3

En Ingles, por favor. Your video card is too old. Also, your hccap is too old - see https://hashcat.net/q/hccapx
royce hashcat 1 2,337 06-13-2018, 08:13 AM
    Thread: Error with NetNtlmv2 hash converted from john
Post: RE: Error with NetNtlmv2 hash converted from john

Hmm - NetNTLMv2 looks longer than that. See the example NetNTLMv2 hash here: https://hashcat.net/wiki/doku.php?id=example_hashes If your command line works with that example hash, the problem is...
royce hashcat 1 1,667 07-05-2018, 05:27 PM
    Thread: Ethereum Wallet and 2x 1080ti what's the problem?
Post: RE: Ethereum Wallet and 2x 1080ti what's the probl...

Yes. Add more CPUs.
royce hashcat 8 5,504 12-15-2018, 06:51 PM
    Thread: Expected hashrates with -m 22000
Post: RE: Expected hashrates with -m 22000

If you GPU is consistently showing 100% utilization, you're supplying enough work for the GPUs to not be bored. For a slower hash like the WPA family, speeds like you're showing aren't unreasonable, b...
royce hashcat 2 384 09-23-2020, 08:13 AM
    Thread: Exploiting the human factor
Post: RE: Exploiting the human factor

That's exactly what hashcat does when using attack mode 3 (brute force, -a 3), and a mask is not specified. It defaults to this mask: -1 ?l?d?u -2 ?l?d -3 ?l?d*!$@_ ?1?2?2?2?2?2?2?3?3?3?3?d?d?d?d
royce hashcat 11 2,908 09-21-2019, 06:42 PM
    Thread: Exploiting the human factor
Post: RE: Exploiting the human factor

Yes, by default if you specify no other parameters other than -a 3, it will automatically increment until exhaustion. IF you want it to terminate earlier, you'd have to specify an --increment-max.
royce hashcat 11 2,908 09-21-2019, 06:50 PM
    Thread: Exploiting the human factor
Post: RE: Exploiting the human factor

No utility necessary - honest. :D Study the default, understand how it works, and then adapt it to your needs. :D
royce hashcat 11 2,908 09-21-2019, 07:15 PM
    Thread: Exploiting the human factor
Post: RE: Exploiting the human factor

Yes - the one I first posted. ;) Study how custom character set works, and replace sequences like this: ?l?l?l?l?l?l?l?l ?u?l?l?l?l?l?l?l ?d?l?l?l?l?l?l?l ... with: -1 ?l?u?d ?1?l?l?l?l?...
royce hashcat 11 2,908 09-22-2019, 06:40 PM
    Thread: Extracting Hashes
Post: RE: Extracting Hashes

This varies depending on the hash type. But generally, the John the Ripper tools are usually quite good - and up to date for many hash types.
royce General Talk 1 1,866 06-19-2018, 08:04 AM
    Thread: False Positives
Post: RE: False Positives

Depends on what you mean by "false positive". :) For some hash types, hashcat will automatically show all collisions that it discovers. (You can also get this behavior for other hash types with --k...
royce hashcat 3 658 06-16-2020, 04:03 PM
    Thread: Fan control in Linux
Post: RE: Fan control in Linux

Hey, did you ever find out a good solution for this for you?
royce Hardware 2 3,930 11-19-2017, 03:27 AM
    Thread: fast method for merging cracked hashes with original data
Post: RE: fast method for merging cracked hashes with or...

This shouldn't be particularly slow - how slow are we talking?
royce General Talk 1 2,400 11-19-2017, 02:54 AM