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: HASHCAT MANUAL IN SPANISH
Post: RE: HASHCAT MANUAL IN SPANISH

erm, ok. Was a bit confused because you were talking about "hashcat 0.9" which I was unable to map to any hashcat version and thus concluded you were talking about the gui version number.
undeath User Contributions 5 13,120 01-18-2013, 11:24 AM
    Thread: automatic password rule analysis and generation
Post: RE: automatic password rule analysis and generatio...

wow, that's a very cool article. Thanks for linking!
undeath User Contributions 1 7,015 02-14-2013, 01:40 AM
    Thread: Improving the Rule-based attack
Post: RE: Improving the Rule-based attack

feel free to post a feature request on trac (https://hashcat.net/trac/ ), but i doubt this will be implemented any time soon if ever.
undeath User Contributions 6 14,360 04-13-2014, 06:25 PM
    Thread: Demo hash request.
Post: RE: Demo hash request.

https://hashcat.net/wiki/doku.php?id=example_hashes
undeath User Contributions 12 23,147 04-21-2014, 05:15 PM
    Thread: new function
Post: RE: new function

if you add technical information (especially for 1 and 3) someone might bother adding this. Nobody is going to search for this if not provided.
undeath User Contributions 8 13,999 05-17-2014, 11:24 PM
    Thread: new function
Post: RE: new function

sorry for being unspecific. With technical description I was referring to something like this: https://hashcat.net/forum/thread-2011.html
undeath User Contributions 8 13,999 05-18-2014, 11:03 AM
    Thread: Hashtopus - distributed solution
Post: RE: Hashtopus - distributed solution

what license does this sw have? BSD? LGPL? Would be nice to see this on github.
undeath User Contributions 289 592,182 06-01-2014, 09:14 PM
    Thread: Hashtopus - distributed solution
Post: RE: Hashtopus - distributed solution

magnum Wrote: (03-31-2015, 02:06 AM) -- You should add this url to the OP too! -- and/or on github
undeath User Contributions 289 592,182 03-31-2015, 09:56 PM
    Thread: Rule new
Post: RE: Rule new

You don't want a rule, you want a mask matching a policy. Use PACK https://thesprawl.org/projects/pack/
undeath User Contributions 3 7,866 04-14-2015, 11:07 PM
    Thread: identify hash with duckgoduck
Post: RE: identify hash with duckgoduck

did not read the article but it's complete and utter bs.
undeath User Contributions 2 7,835 06-05-2015, 08:55 PM
    Thread: Keyspace List for WPA on Default Routers
Post: RE: Keyspace List for WPA on Default Routers

devilsadvocate Wrote: (07-16-2017, 03:11 AM) -- The python code for the 599 is functional, but it is very memory hungry. -- You can probably fix that by replacing Code: -- return [y for y in cand...
undeath User Contributions 182 305,386 07-16-2017, 05:52 PM
    Thread: 7z2hashcat
Post: RE: 7z2hashcat

What's the actual problem? Does hashcat not load the hash?
undeath User Contributions 28 70,369 12-01-2017, 12:17 AM
    Thread: [ask] cap to hccapx
Post: RE: [ask] cap to hccapx

I only know of C implementations
undeath User Contributions 6 6,453 12-06-2017, 06:27 PM
    Thread: [ask] cap to hccapx
Post: RE: [ask] cap to hccapx

If you already have one for hccap it should be easy to adopt to hccapx.
undeath User Contributions 6 6,453 12-06-2017, 07:43 PM
    Thread: New hccapx format explained
Post: RE: New hccapx format explained

You might have realized this topic is almost 10 months old. It's long been implemented in the stable version of hashcat. I trust you to find the link yourself.
undeath User Contributions 49 179,646 12-24-2017, 03:41 PM
    Thread: sense word mask attack (hashcat WPA/2)
Post: RE: sense word mask attack (hashcat WPA/2)

hashcat doesn't support that but I think maskprocessor has an option.
undeath User Contributions 5 5,221 04-16-2018, 02:27 PM
    Thread: sense word mask attack (hashcat WPA/2)
Post: RE: sense word mask attack (hashcat WPA/2)

you can pipe the maskprocessor output to hashcat. no need to save anything to disk.
undeath User Contributions 5 5,221 04-16-2018, 04:29 PM
    Thread: sense word mask attack (hashcat WPA/2)
Post: RE: sense word mask attack (hashcat WPA/2)

Code: -- mp64 [options] | hashcat -a0 [options] --
undeath User Contributions 5 5,221 04-17-2018, 11:44 AM
    Thread: What does mean -q and -r in mp
Post: RE: Hashcat pipe doesn't crack (WPA/2)

-q 4 -r 4 works but shouldn't -q 4 -r 3 work, too?
undeath User Contributions 2 3,662 04-21-2018, 12:11 AM
    Thread: Reversing MSCHAPv2 to NTLM
Post: RE: Reversing MSCHAPv2 to NTLM

@ktinoulas: you are talking about an early-reject in the 5500 kernel. Looks like this is already implemented: https://github.com/hashcat/hashcat/blob/f6cfcbbc3a37e9b0ef9448f7d70f9013b65bd027/OpenCL/m0...
undeath User Contributions 18 36,654 05-07-2018, 05:13 PM