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: minimum password length with mask
Post: RE: minimum password length with mask

well this looks kinda strange Code: -- Hash.Type........: WPA/WPA2 Time.Started.....: Tue Jan 02 16:44:52 2018 (21 secs) Time.Estimated...: Tue Jan 02 17:02:47 2018 (17 mins, 34 secs) Guess.Mas...
undeath hashcat 6 8,088 01-03-2018, 01:24 PM
    Thread: Mining Rig for hashcat
Post: RE: Mining Rig for hashcat

https://hashcat.net/wiki/doku.php?id=frequently_asked_questions#how_is_it_possible_that_hashcat_does_not_utilize_all_gpus
undeath Hardware 9 6,985 05-17-2018, 03:35 PM
    Thread: Mining Rig for hashcat
Post: RE: Mining Rig for hashcat

I mean, you could simply read the information at the link I posted above OR you can keep posting further and wasting everyone's time.
undeath Hardware 9 6,985 05-18-2018, 11:03 AM
    Thread: Mining Rig for hashcat
Post: RE: Mining Rig for hashcat

so, what did you do to provide more work?
undeath Hardware 9 6,985 05-18-2018, 02:13 PM
    Thread: missing opencl.dll
Post: RE: missing opencl.dll

NV users require ForceWare 319.37 or later
undeath General Help 6 14,332 03-13-2014, 11:19 PM
    Thread: Missing partial password chunk in LM cracking
Post: RE: Missing partial password chunk in LM cracking

the beta versions are not publicly available.
undeath Very old oclHashcat-lite Support 23 45,307 02-23-2012, 12:51 PM
    Thread: Missing partial password chunk in LM cracking
Post: RE: Missing partial password chunk in LM cracking

atom Wrote: (02-23-2012, 05:07 PM) -- @f0cker thats the correct behaivior. if its not correct displayed in your shell its more likely its a terminal emulation problem. -- it sounds like hashcat is ...
undeath Very old oclHashcat-lite Support 23 45,307 02-23-2012, 05:11 PM
    Thread: Mix of --hex-charset and non hex ?
Post: RE: Mix of --hex-charset and non hex ?

1. that's not how custom charsets work 2. convert each letter in user to its ascii hex representation
undeath hashcat 7 5,475 03-18-2018, 02:27 PM
    Thread: Mix of --hex-charset and non hex ?
Post: RE: Mix of --hex-charset and non hex ?

A charset is, as the name implies, a set of chars. Defining a string as charset is not going to do what you want.
undeath hashcat 7 5,475 03-18-2018, 05:55 PM
    Thread: Mix of --hex-charset and non hex ?
Post: RE: Mix of --hex-charset and non hex ?

You can use the mask attack but you cannot specify the user in a custom charset.
undeath hashcat 7 5,475 03-18-2018, 06:27 PM
    Thread: Mix of single and multi byte in wordlist
Post: RE: Mix of single and multi byte in wordlist

multibyte wordlists with rules are an open problem. Your wordlists will just work but rules will still only modify single bytes. Converting to hex or whatever is not going to solve that limitation.
undeath hashcat 6 4,579 06-23-2018, 11:29 AM
    Thread: Mix of single and multi byte in wordlist
Post: RE: Mix of single and multi byte in wordlist

Both your cases will work. What will not work is for example rule "T0" to change the word to "Éatonávo".
undeath hashcat 6 4,579 06-25-2018, 05:36 PM
    Thread: Mixing GPU Series [ATi]
Post: RE: Mixing GPU Series [ATi]

Would work
undeath Hardware 2 5,511 03-24-2015, 04:38 PM
    Thread: mode -a 5 Not working
Post: RE: mode -a 5 Not working

lol, that's cool. Didn't realize this feature has changed.
undeath Old hashcat Support 3 7,381 12-17-2012, 10:19 PM
    Thread: Mode 3 works but not 0
Post: RE: Mode 3 works but not 0

progress only updates once it hits a checkpoint which can take a while with such low speed.
undeath hashcat 2 2,209 04-03-2018, 09:04 PM
    Thread: More efficient way for Cyrillic masks
Post: RE: More efficient way for Cyrillic masks

What are the invalid combinations created by method 1?
undeath hashcat 2 2,819 07-24-2018, 05:43 PM
    Thread: mp64: generate total random words
Post: RE: mp64: generate total random words

you might be interested in the fingerprint attack. Take a close look at the expander. (hashcat-utils)
undeath hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 20 42,461 04-23-2012, 12:47 PM
    Thread: mp64: generate total random words
Post: RE: mp64: generate total random words

crap.
undeath hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 20 42,461 05-06-2012, 04:21 PM
    Thread: MS Word read-only docx hash extract
Post: RE: MS Word read-only docx hash extract

only encrypted office documents are supported, not protected ones
undeath hashcat 4 1,631 12-20-2019, 01:05 AM
    Thread: MSCHAPv2 and NTLMv1
Post: RE: MSCHAPv2 and NTLMv1

if you look at the 5500 (netntlmv1) kernel you can see that it does involve DES encryption: https://github.com/hashcat/hashcat/blob/master/OpenCL/m05500_a0.cl however, here is a post about recovering...
undeath General Talk 2 3,720 04-11-2018, 10:46 PM