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 [asc] Replies Views Posted
    Thread: Combinator - how to save combined files.
Post: RE: Combinator - how to save combined files.

royce posted the exact commands
undeath hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 3 3,857 07-28-2018, 01:17 PM
    Thread: Need assistance with creating a specific rule
Post: RE: Need assistance with creating a specific rule

generate a rule file to insert the numbers/specials into the aaaAAA candidates, generated externally and piped into hashcat in stdin mode.
undeath hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 1 2,353 11-02-2018, 12:57 AM
    Thread: Help creating a mask
Post: RE: Help creating a mask

Don't create multiple threads for basically the same issue https://hashcat.net/forum/thread-8057-post-43265.html
undeath hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 2 2,297 01-07-2019, 08:29 PM
    Thread: Help with policygen/maskprocessor to create hcmask
Post: RE: Help with policygen/maskprocessor to create hc...

rules are for modifying words, not filtering them
undeath hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 8 5,806 01-28-2019, 04:56 PM
    Thread: Hi, need some help about hashcat
Post: RE: Hi, need some help about hashcat

Mem5 Wrote: (03-10-2019, 08:34 PM) -- You need python to run pdf2john.py, -- actually it's pdf2john.pl, hence a perl script which you need perl for, not python.
undeath hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 11 6,617 03-11-2019, 12:36 AM
    Thread: cap2hccapx - Networks detected: 0
Post: RE: cap2hccapx - Networks detected: 0

the recommended tool for capturing handshakes is hcxdumptool
undeath hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 7 5,290 05-02-2019, 10:55 PM
    Thread: Using hashcat with maskprocessor - here: veracrypt
Post: RE: Using hashcat with maskprocessor - here: verac...

You're missing "-m" in front of the hash mode and "--increment 17:19" is absolutely the wrong syntax. Where did you find that?
undeath hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 13 5,771 08-18-2019, 07:13 PM
    Thread: Using hashcat with maskprocessor - here: veracrypt
Post: RE: Using hashcat with maskprocessor - here: verac...

Code: -- hashcat -h | grep increment -i, --increment | | Enable mask increment mode | --increment-min | Num | Start mask incrementing...
undeath hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 13 5,771 08-19-2019, 12:24 PM
    Thread: Using hashcat with maskprocessor - here: veracrypt
Post: RE: Using hashcat with maskprocessor - here: verac...

I don't think the mask 'part_I_remember?d?s' does what you want. It tries candidates that start with "part_I_remember" followed by exactly one digit followed by exactly one special character. I gue...
undeath hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 13 5,771 08-19-2019, 05:09 PM
    Thread: some info about rules
Post: RE: some info about rules

https://hashcat.net/wiki/doku.php?id=rule_based_attack
undeath hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 1 1,274 09-07-2019, 12:07 PM
    Thread: mask search with doubles
Post: RE: mask search with doubles

It's not possible with masks only. You can pipe in a mask attack and then apply the repeat rule "p" to each input word. However, depending on your hash type, this may severely slow down your attack sp...
undeath hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 1 1,317 10-21-2019, 11:49 AM
    Thread: Hashcat settings - explanation
Post: RE: Hashcat settings - explanation

Quote: -- hashcat -m 2500 -a 6 something.hccapx wordlist.txt ?d?d?s -- Except for the mask ?d?d?s this is the correct command for what you wanted to do. ?d is a placeholder for digits and does not ...
undeath hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 6 1,344 07-26-2020, 12:23 PM
    Thread: Hashcat settings - explanation
Post: RE: Hashcat settings - explanation

Really, there is no good answer to that question. Brute-force would eventually (read: sometimes long beyond the end of our solar system or the universe) find your password. A good best-effort solution...
undeath hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 6 1,344 07-26-2020, 01:23 PM
    Thread: Results collection model ?
Post: RE: Results collection model ?

without having dug too deep it looks like result collection happens in https://github.com/hashcat/oclHashcat/blob/master/OpenCL/check_multi_comp4.c and https://github.com/hashcat/oclHashcat/blob/maste...
undeath hashcat 3 5,628 01-01-2016, 03:59 PM
    Thread: Do we need to drop 32 bit binaries?
Post: RE: Do we need to drop 32 bit binaries?

Is there any sane reason to run hashcat on a non-64bit system? Other than failing to install the correct OS arch I mean.
undeath hashcat 5 7,673 06-04-2016, 07:23 PM
    Thread: Error Explanation
Post: RE: Error Explanation

What device and driver version are you using?
undeath hashcat 3 5,505 06-18-2016, 10:24 AM
    Thread: "WARN: ADL_Overdrive6_FanSpeed_Get(): -1"
Post: RE: "WARN: ADL_Overdrive6_FanSpeed_Get(): -1"

ERROR: Temperature limit on GPU 1 reached, aborting... HWMon.GPU.#1...: 64% Util, 86c Temp, -1% Fan Bad cooling.
undeath hashcat 3 5,787 06-29-2016, 04:48 PM
    Thread: "WARN: ADL_Overdrive6_FanSpeed_Get(): -1"
Post: RE: "WARN: ADL_Overdrive6_FanSpeed_Get(): -1"

If it only starts after some time your card is probably broken.
undeath hashcat 3 5,787 06-29-2016, 05:21 PM
    Thread: How to get DES key if I know plain text?
Post: RE: How to get DES key if I know plain text?

hashcat can only attack hashes, not encryption.
undeath hashcat 4 7,221 07-02-2016, 12:09 PM
    Thread: Ghostsurf backup vault cd
Post: RE: Ghostsurf backup vault cd

unless you or anyone else knows exactly how the encryption works it will never be supported.
undeath hashcat 2 3,249 04-25-2017, 07:57 PM