Please note, this is a STATIC archive of website hashcat.net from October 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: Cracking SHA when I know the salt - is this the right way?
Post: RE: Cracking SHA when I know the salt - is this th...

You haven't specified an attack mode. If you have a wordlist/dictionary called english.txt (in the same folder as hashcat) use this: Quote: -- cudaHashCat64.exe -m 110 -a 0 7xxa1a94xxbe3cxx660xx23...
rico General Help 2 4,395 09-08-2015, 09:11 PM
    Thread: Problem in restoring various session
Post: RE: Problem in restoring various session

Why bother? The 12% speed increase from v1.36 to v1.37 still isn't going to brute-force crack that password this decade...
rico Old oclHashcat Support 2 4,542 11-25-2015, 04:23 PM
    Thread: cap2hccap Problem.
Post: RE: cap2hccap Problem.

Code: -- root@The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali):~# aircrack-ng -J dump Dump.CAP Opening Dump.CAP Read 2202 packets.   #  BSSID              ESSID          ...
rico Old oclHashcat Support 2 4,580 02-11-2016, 11:39 PM
    Thread: Curious about video driver crash requiring long system off-time
Post: RE: Curious about video driver crash requiring lon...

hashhampster Wrote: (11-18-2015, 02:33 PM) -- As a random fact, I can't run a benchmark at all without it crashing.  As soon as it gets to the third or fourth test it crashes. Weird -- Not wei...
rico Old oclHashcat Support 2 4,600 11-18-2015, 02:45 PM
    Thread: Rules: Order of Operation
Post: RE: Rules: Order of Operation

Don't forget the debugging options you can use to output successful rules (and optionally the original and processed words too): Code: --     --debug-mode              | Num  | Defines ...
rico hashcat 3 4,615 07-10-2016, 03:54 PM
    Thread: WPA2 key testing
Post: RE: WPA2 key testing

I think he means at what exact point would AVBXVRWA be found? If you use the --markov-disable flag with your mask for classic brute-force then it should be found at around 3.25% "Progress:". How long ...
rico General Help 2 4,775 03-04-2016, 03:46 PM
    Thread: AMD Radeon Pro Duo
Post: RE: AMD Radeon Pro Duo

Please spend a tiny amount of time looking through this forum before posting rudimentary questions. Your question has been answered ad nauseam.
rico Hardware 4 4,876 03-28-2017, 03:51 PM
    Thread: AMD Radeon Pro Duo
Post: RE: AMD Radeon Pro Duo

From the thread you just linked: Xanadrel Wrote: (10-26-2016, 02:52 PM) -- Stay away from amd, stay away from dual gpu cards, get reference/FE, get nvidia > maxwell. So, 1080, easy answer. -- ...
rico Hardware 4 4,876 03-28-2017, 04:23 PM
    Thread: [split] Hashcat 3.0 inc_vendor.cl missing + UTF8/16 folder name
Post: [split] Hashcat 3.0 inc_vendor.cl missing + UTF8/1...

I get both this same error and no error on the SAME PC depending on where I run it from. Maybe path length is an issue for v3.00 as folder D:\¦Utils\Network\hashcat\cudaHashcat-2.01 works fine? Wo...
rico hashcat 3 4,882 07-01-2016, 01:07 AM
    Thread: [split] Hashcat 3.0 inc_vendor.cl missing + UTF8/16 folder name
Post: RE: [split] Hashcat 3.0 inc_vendor.cl missing + UT...

Sorry, forgot that could be an issue. Didn't think it mattered as v2.01 works fine with ¦ in folder name. Works fine once removed.
rico hashcat 3 4,882 07-01-2016, 11:42 AM
    Thread: hashcat v3.00 - Is this the reasonable speed on Mac?
Post: RE: hashcat v3.00 - Is this the reasonable speed o...

6.43 TERA hashes per second. Too good to be true indeed... Here's my 760 for comparison (slower in v3 than v2.0.1): cudaHashcat v2.01 starting in benchmark-mode... Device #1: GeForce GTX 760, 2...
rico hashcat 3 5,107 07-01-2016, 12:29 AM
    Thread: Anyone here made a service?
Post: RE: Anyone here made a service?

I'm a hobbyist myself and many here use this for security auditing AFAIK - both within their own organisations and when auditing others. I'm sure folk are out there wrapping this as the kind of servic...
rico General Talk 3 5,111 07-01-2016, 01:15 AM
    Thread: Cracking progress ( lass pass attempt)
Post: RE: Cracking progress ( lass pass attempt)

Why are you using mask processor? hashcat can do all this. hashcat32 -m 2500 -a 3 -1 ?dABCDEF T2.hccap ?1?1?1?1?1?1?1?1?1?1 It's going to take a while though....
rico hashcat 5 5,129 09-23-2016, 03:59 PM
    Thread: Cracking progress ( lass pass attempt)
Post: RE: Cracking progress ( lass pass attempt)

1. Determine total keyspace. >hashcat64 -m 2500 -a 3 --keyspace -1 ?dABCDEF T2.hccap ?1?1?1?1?1?1?1?1?1?1 68719476736 2. What position is 00753E0000 in the total keyspace, as a ratio? As this v...
rico hashcat 5 5,129 09-24-2016, 12:26 AM
    Thread: 4.01 resume after pause don't activate video card cooler to useful speed.
Post: RE: 4.01 resume after pause don't activate video c...

hashcat doesn't control GPU fan speed which is basically what your issue boils down to. That's controlled by the GPU's firmware but can be overridden with fan speed control software such as MSI Afterb...
rico hashcat 7 5,219 11-30-2017, 11:47 PM
    Thread: type example.dict
Post: RE: type example.dict

So, you're not asking about attack modes or hash rates or anything other than "why are two different things different?" :/ The main difference I can see it that piping from type is redundant in you...
rico hashcat 5 5,326 03-15-2017, 09:42 PM
    Thread: type example.dict
Post: RE: type example.dict

Code: -- hashcat64.exe -m 400 example400.hash example.dict -- hashcat opens the dictionary, scans it and produces the stats you see. Code: -- type example.dict | hashcat64.exe -m 400 example400...
rico hashcat 5 5,326 03-16-2017, 11:49 AM
    Thread: Hashcat stops after loading wordlist
Post: RE: Hashcat stops after loading wordlist

I think you'll find it more useful to post the output too. Why would you even not do that?!
rico hashcat 4 5,395 07-13-2016, 08:39 PM
    Thread: Hashcat stops after loading wordlist
Post: RE: Hashcat stops after loading wordlist

It didn't start and then just stop. It ran for 3.5 minutes until all your wordlist were "Exhausted", i.e. tried all the words, found no matching hashes. It's all there in the screenshot. Try readin...
rico hashcat 4 5,395 07-13-2016, 09:56 PM
    Thread: whats the highest or lowest % you got your wpa keys
Post: RE: whats the highest or lowest % you got your wpa...

WPA key found 0.57% through same keyspace. Took less than 2 hours when full keyspace coverage would've taken 2 WEEKS. https://hashcat.net/forum/thread-4637.html
rico General Talk 5 5,405 07-25-2016, 03:48 PM