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 Views [desc] Posted
    Thread: WPA masks
Post: RE: WPA masks

So you dont want the mask to contain identical chars?
radix General Help 6 14,434 12-14-2012, 03:00 PM
    Thread: clBuildProgram() -11
Post: RE: clBuildProgram() -11

what are the many different versions that you tried? 12.8 should have worked.
radix Very old oclHashcat-plus Support 8 14,497 10-25-2012, 09:31 PM
    Thread: cudaHashcat on Tesla
Post: RE: cudaHashcat on Tesla

can you put the following on pastebin and link it here (full output): nvidia-smi -a -q copy the command line out of the example script and run it by hand, post all the output you get ls -la /...
radix General Help 8 14,527 10-28-2013, 06:55 PM
    Thread: cudaHashcat on Tesla
Post: RE: cudaHashcat on Tesla

No, never use the OS provided drivers, always use the ones from nvidia. the screen corruption is interesting, I was expecting to see nouveau loaded which caused that problem for me, but its not the...
radix General Help 8 14,527 10-29-2013, 09:47 AM
    Thread: Why is WPA/WPA2 maxlength limited to 15?
Post: RE: Why is WPA/WPA2 maxlength limited to 15?

speed optimization. this will change with the next release at the cost of speed.
radix General Help 8 14,636 06-22-2013, 02:22 AM
    Thread: Why is WPA/WPA2 maxlength limited to 15?
Post: RE: Why is WPA/WPA2 maxlength limited to 15?

You mean like it is in this? https://hashcat.net/wiki/doku.php?id=oclhashcat_plus
radix General Help 8 14,636 06-22-2013, 03:44 AM
    Thread: Error: ADL_Overdrive5_Temperature_Get(): -5
Post: RE: Error: ADL_Overdrive5_Temperature_Get(): -5

This has been discussed about 4000 times on these forums. Try the search function next time.
radix Very old oclHashcat-lite Support 6 14,666 12-21-2011, 02:46 PM
    Thread: Partial recovery
Post: RE: Partial recovery

holy lol
radix General Help 11 14,878 05-12-2015, 02:18 AM
    Thread: Low recovered number of linkedin hashes
Post: RE: Low recovered number of linkedin hashes

I would recommend trying different dictionaries. Analyze what you have cracked and look for patterns then run a mask with that. Rules are not the end all be all, sometimes you just have to run a mas...
radix General Help 7 14,900 07-15-2012, 10:24 AM
    Thread: Low recovered number of linkedin hashes
Post: RE: Low recovered number of linkedin hashes

Mem5 Wrote: (07-15-2012, 05:13 PM) -- Interesting reading. My dictionnary does not seem very powerful ! Someone knows where I can find the quoted dictionnary ? -- Most people aren't going to share...
radix General Help 7 14,900 07-15-2012, 06:34 PM
    Thread: oclhascat gui + skullsecuirty
Post: RE: oclhascat gui + skullsecuirty

GUI isnt supported here. Check the place you got it from for support.
radix Old oclHashcat Support 8 14,901 01-15-2014, 06:36 AM
    Thread: oclhascat gui + skullsecuirty
Post: RE: oclhascat gui + skullsecuirty

what version of oclhashcat?
radix Old oclHashcat Support 8 14,901 01-15-2014, 06:54 AM
    Thread: oclhascat gui + skullsecuirty
Post: RE: oclhascat gui + skullsecuirty

mmm, not having that problem, and dont have windows to verify. can you change it in notepad maybe?
radix Old oclHashcat Support 8 14,901 01-15-2014, 07:08 AM
    Thread: error while loading shared libraries: libnvidia-ml.so.1: cannot open (...)
Post: RE: error while loading shared libraries: libnvidi...

sounds like a driver issue
radix Very old oclHashcat-plus Support 3 14,943 11-28-2012, 12:19 AM
    Thread: add MSCHAPV2 support
Post: RE: add MSCHAPV2 support

we should change the name to cryptocat while we are at it
radix Feature Requests 6 14,946 12-20-2012, 11:24 AM
    Thread: Who have old HashCat Plus ?
Post: RE: Who have old HashCat Plus ?

Who have search button
radix Very old oclHashcat-plus Support 8 15,002 10-01-2013, 12:15 AM
    Thread: understanding "Time.Estimated" in oclHashcat-plus "status" output
Post: RE: understanding "Time.Estimated" in oclHashcat-p...

Wouldnt be a very good estimation if it were just some number generated at startup would it?
radix Very old oclHashcat-plus Support 8 15,077 01-13-2013, 06:58 AM
    Thread: Missing words in dic file?
Post: RE: Missing words in dic file?

Bet 7 million are less than 8 characters which is the minimum pass len for wpa.
radix Old hashcat Support 8 15,213 12-25-2013, 07:49 AM
    Thread: Missing words in dic file?
Post: RE: Missing words in dic file?

Hmmm... is your wordlist incremental (ie 0000000000, 0000000001, etc)? If so, try this: ./hashcat-cli64.bin -m 2500 -n 20 cap.hccap -a 3 ?d?d?d?d?d?d?d?d?d?d Also, you have 20 processors? If n...
radix Old hashcat Support 8 15,213 12-25-2013, 08:19 AM
    Thread: Missing words in dic file?
Post: RE: Missing words in dic file?

ok so you could do: ./hashcat-cli64.bin -m 2500 -n 2 cap.hccap -a 3 8?d?d?d?d?d?d?d?d?d Saves you 10gig of space. To explain your initial paste a bit better heres the break down: hashcat broke you...
radix Old hashcat Support 8 15,213 12-25-2013, 08:45 AM