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: Capturing a Win-rar hash!
Post: RE: Capturing a Win-rar hash!

https://github.com/philsmd/7z2hashcat
royce hashcat 1 2,562 11-19-2017, 02:18 AM
    Thread: Cant get hashcat to run on new cracking computer
Post: RE: Cant get hashcat to run on new cracking comput...

... and defined here: Code: -- https://github.com/hashcat/hashcat/blob/master/src/mpsp.c#L20 static const char *DEF_MASK = "?1?2?2?2?2?2?2?3?3?3?3?d?d?d?d"; https://github.com/hashcat/hash...
royce hashcat 5 3,495 07-01-2018, 08:37 PM
    Thread: Cannot run GTX 1070Ti on Ubuntu
Post: RE: Cannot run GTX 1070Ti on Ubuntu

This may not be the whole story, but take a look at https://hashcat.net/faq/wrongdriver - you may at least need: Code: -- apt-get install ocl-icd-libopencl1 opencl-headers clinfo --
royce hashcat 4 3,192 08-31-2018, 04:53 AM
    Thread: can't supress error messages in a txt
Post: RE: can't supress error messages in a txt

There's no way to suppress these errors with a hashcat flag. --force certainly doesn't do that.
royce hashcat 5 2,705 05-01-2019, 06:04 PM
    Thread: Can not crack some example of hashes
Post: RE: Can not crack some example of hashes

Do you get any errors or warnings? What final feedback do you get from hashcat?
royce hashcat 2 2,190 09-12-2018, 08:49 AM
    Thread: Can i use mask but for hash?
Post: RE: Can i use mask but for hash?

There are tools for doing this for some specific hash types, but official hashcat does not currently support this.
royce hashcat 3 1,287 01-07-2020, 08:26 AM
    Thread: Can i use mask but for hash?
Post: RE: Can i use mask but for hash?

I think there is a fork or two of hashcat out there that does this. Also there are specialized tools like epixoip's md5substr: https://github.com/epixoip/md5substr/blob/master/md5substr.c
royce hashcat 3 1,287 01-07-2020, 08:35 PM
    Thread: Can I use Hashcat for checking against HIBP DB?
Post: RE: Can I use Hashcat for checking against HIBP DB...

Well, theoretically, you could download the HIBP SHA-1 hashes from https://haveibeenpwned.com/Passwords, and then crack them with hashcat using your list as a wordlist. But since the HIBP list is so l...
royce hashcat 4 3,071 03-10-2019, 06:30 PM
    Thread: Can I run hashcat on startup and save where computation goes to some file?
Post: RE: Can I run hashcat on startup and save where co...

if you quit, you can restore with --restore. If you're using the default session name (not specifying an alternate one), then "hashcat --restore" (with no other parameters) will pick up where you left...
royce hashcat 1 173 09-23-2020, 07:59 AM
    Thread: Can anyone help me
Post: RE: Can anyone help me

Usually, the only reason people try alternate OpenCL is because drivers from AMD/NVIDIA are not available. If so, there's not a lot that hashcat can do for you - you should heed the disclaimers at ...
royce hashcat 3 3,116 04-27-2018, 06:16 PM
    Thread: Cache path
Post: RE: Cache path

This message happens at a different stage from the dictionary metadata analysis. This message is related to the overall space needed to execute the attack. It is not clear from your question what kind...
royce hashcat 2 2,038 04-22-2018, 09:42 PM
    Thread: Buying wordlists/rules
Post: RE: Buying wordlists/rules

Have you looked at the rulesets in ./rules/, including its subfolders?
royce General Talk 8 9,327 05-10-2017, 07:26 PM
    Thread: Burned out 12 V wires from PSU
Post: RE: Burned out 12 V wires from PSU

I'm not as much of a power expert as others in the forum, but here's my take. Max power for 980s is 165W. Even if you were doing password generation on your CPU or something, assuming max 350W for the...
royce Hardware 2 4,146 01-24-2016, 11:58 PM
    Thread: Build advice
Post: RE: Build advice

Yep, that looks about right.
royce Hardware 27 20,575 12-18-2017, 01:42 AM
    Thread: Budget Machine for oclHashcat (noob)
Post: RE: Budget Machine for oclHashcat (noob)

1. CPU doesn't matter if you're doing pure *hashcat. If you want to do JtR as well, you might want some CPU. 2. Ignore Radeon. Go NVIDIA. Best bang for buck right now is the GTX 970. For best res...
royce Hardware 2 4,701 10-15-2015, 05:49 AM
    Thread: bruteforce wpa2 from 9999999999 to 6000000000 in decreasing order
Post: RE: bruteforce wpa2 from 9999999999 to 6000000000 ...

The question of how to create a specific Markov of digits in inverse order is a tricky one that is not easy to do with hashcat itself. Naively, I tried this, but it obviously didn't work: Code: --...
royce hashcat 7 4,636 11-22-2018, 06:45 PM
    Thread: bruteforce wpa2 from 9999999999 to 6000000000 in decreasing order
Post: RE: bruteforce wpa2 from 9999999999 to 6000000000 ...

Hmm ... Code: -- $ hashcat --stdout --markov-disable -a 3 -1 987654321 ?d 0 1 2 3 4 5 6 7 8 9 --
royce hashcat 7 4,636 11-23-2018, 10:56 AM
    Thread: Bruteforce with descending characters - zzz,zzy,zzx
Post: RE: Bruteforce with descending characters - zzz,zz...

One use case I can think of is when you intend to bruteforce an entire keyspace, and want to "meet in the middle" by having one system work forwards, and the other system work backwards. This would wo...
royce hashcat 9 1,579 04-26-2020, 03:33 PM
    Thread: Bruteforce with descending characters - zzz,zzy,zzx
Post: RE: Bruteforce with descending characters - zzz,zz...

By default, hashcat doesn't start from 'aaaaa' - instead, it starts with sets of characters that appear most frequently in common passwords, called Markov mode. For example, if you try '?d?d?d?d?d', i...
royce hashcat 9 1,579 04-26-2020, 02:42 AM
    Thread: Bruteforce with descending characters - zzz,zzy,zzx
Post: RE: Bruteforce with descending characters - zzz,zz...

Well, my point was that if you could just start a run from the other end, you wouldn't have to calculate keyspace at all (for the case of two attack systems)
royce hashcat 9 1,579 04-26-2020, 04:02 PM