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 [desc] Replies Views Posted
    Thread: Ethernet Laser
Post: RE: Ethernet Laser

umm... at that point, why not use fiber?
unix-ninja General Talk 5 11,517 11-29-2012, 11:58 PM
    Thread: Why the .pot?
Post: RE: Why the .pot?

For people running analytics, having the hash is extremely useful. Additionally, it's really only a single command in the terminal to "de-pot" as you put it. Nothing elaborate needs to be done. additi...
unix-ninja General Talk 2 7,700 05-03-2013, 06:33 PM
    Thread: Why closed source?
Post: RE: Why closed source?

txczwgffr Wrote: (10-09-2013, 07:41 PM) -- Why is oclHashcat* closed source? As far as I can tell there is no paid version. It would be great if the source were freely available so more people coul...
unix-ninja General Talk 29 65,483 10-09-2013, 07:48 PM
    Thread: Running Mr. Cat on multiple rigs?
Post: RE: Running Mr. Cat on multiple rigs?

Well, you could either write your own software, or cluster the nodes. If you choose a clustering solution, you can cluster multiple hosts that have X number of GPUs each. e.g.: Host1 has 2 GPU Hos...
unix-ninja General Talk 3 8,872 10-21-2013, 09:59 PM
    Thread: Creating a secure hash?
Post: RE: Creating a secure hash?

Unfortunately, that's not really all that secure. Especially if someone manages to leverage your source. The best way to guarantee decent security is to assume that your source has already been compr...
unix-ninja General Talk 6 12,460 01-21-2014, 03:49 AM
    Thread: Creating a secure hash?
Post: RE: Creating a secure hash?

Just as a P.S.: No new code bases should be using MD5 or SHA1 for security in the modern age.
unix-ninja General Talk 6 12,460 01-21-2014, 03:51 AM
    Thread: it is possible?
Post: RE: it is possible?

yes, it is.
unix-ninja General Talk 3 7,418 05-02-2014, 11:07 PM
    Thread: Hashcat
Post: RE: Hashcat

Hashcat is meant to attack hashes. This is not the app you're looking for...
unix-ninja General Talk 2 5,726 09-02-2014, 08:11 PM
    Thread: cracking unicode plain text
Post: RE: cracking unicode plain text

The simplest answer is "yes". Hashcat is capable of handling unicode. If you are looking for straight brute force, you would simply use ?b in your mask to specify all byte-level values. As for takin...
unix-ninja General Talk 1 3,245 05-09-2016, 05:39 PM
    Thread: what type of this hash??
Post: RE: what type of this hash??

vincide Wrote: (03-24-2017, 07:16 PM) -- Hi Chick3nman, it from my friend test. Can you help me?? -- It's not a hash. And yes, it took about 30 seconds to figure out the plain.
unix-ninja General Talk 5 6,437 03-24-2017, 07:19 PM
    Thread: Recommanded OS for oclhashcat ?
Post: RE: Recommanded OS for oclhashcat ?

Debian or Ubuntu are good places to start
unix-ninja Hardware 4 10,058 04-16-2012, 09:07 PM
    Thread: Does HC treat Infiniband-connected servers as a single machine?
Post: RE: Does HC treat Infiniband-connected servers as ...

Hashcat by itself does not have any networking support. There are wrappers that can help you out with networking, like vcl and disthc, but I don't believe either supports infiniband.
unix-ninja Hardware 3 8,387 03-18-2013, 03:55 PM
    Thread: Choosing right card, making estimations
Post: RE: Choosing right card, making estimations

Honestly, you would rather stick with the 7950. Don't worry about the other two. Memory isn't really an issue on any of these cards as long as your using hashcat, so you can ignore that as well. Just...
unix-ninja Hardware 3 9,312 06-26-2013, 12:08 AM
    Thread: Pcie riser issuies, maybe?
Post: RE: Pcie riser issuies, maybe?

A PCIe riser on paper won't affect the speed of the card in regards to password cracking. You aren't even filling up the 1x with that much data. In reality, however, the quality of the riser will grea...
unix-ninja Hardware 2 5,327 12-10-2014, 10:20 PM
    Thread: Need Help With a new build plz!
Post: RE: Need Help With a new build plz!

Actually, the best card really depends on what you are talking about. Best for what? They each have strengths and weaknesses depending on what you are trying to crack. Refer to this for reference: ht...
unix-ninja Hardware 28 40,937 02-20-2015, 12:36 AM
    Thread: Dell P2600 any use?
Post: RE: Dell P2600 any use?

any use? yes.
unix-ninja Hardware 3 4,696 12-01-2015, 04:58 PM
    Thread: Build advice
Post: RE: Build advice

My personal recommendation would we to ditch the ATX case and get an open frame instead, but this otherwise looks fine. (I just think the open frames cool down way easier. They are noisier, however)
unix-ninja Hardware 27 20,571 12-08-2017, 04:58 PM
    Thread: Can't crack multiple hashes, only single
Post: RE: Can't crack multiple hashes, only single

Try using Unix-style encoding for newlines and see if that works any better.
unix-ninja hashcat 7 13,884 05-11-2016, 06:41 PM
    Thread: cracking salted linux shadow hash: Unable to load due to Line-length
Post: RE: cracking salted linux shadow hash: Unable to l...

Shadow file uses crypt hashes (i.e., cryptsha512). That is -m 1800, *not* 1720. That looks like your problem.
unix-ninja hashcat 5 9,568 08-10-2016, 11:21 PM
    Thread: hashcat version
Post: RE: hashcat version

Old as dirt. There are way too many differences between the two. The entire codebase has been largely refactored and simply works differently.
unix-ninja hashcat 5 5,273 12-07-2016, 10:18 PM