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 [asc] Views Posted
    Thread: Network support
Post: RE: Network support

Hashcat by itself does not do this, but you can download disthc from sourceforge and use it to cluster several machines running hashcat.
unix-ninja Old hashcat Support 4 7,685 04-18-2013, 05:48 PM
    Thread: Custom algorithm
Post: RE: Custom algorithm

It could be salted in some way. If you have access to the source, that would be your best bet.
unix-ninja General Help 4 10,558 06-27-2013, 05:25 PM
    Thread: [Help] ./eula.accepted: Permission Denied
Post: RE: [Help] ./eula.accepted: Permission Denied

It needs to be able to write the EULA accepted file to that directory. Make sure the directory permissions are set properly.
unix-ninja General Help 4 10,899 01-16-2014, 12:06 AM
    Thread: Hash Question
Post: RE: Hash Question

Are you asking how to retrieve the hash for your own system? That will largely depend on the system you are dealing with.
unix-ninja General Help 4 7,843 02-06-2014, 10:40 PM
    Thread: oclhashcat error
Post: RE: oclhashcat error

If you're running OS/2, it's not supported. Then again, no one would know what you're running since you didn't mention it. In fact, I'd go as far as to say there's a fair lack of description in your i...
unix-ninja Old oclHashcat Support 4 8,231 02-13-2014, 12:39 AM
    Thread: Issue with potfiles in v1.21
Post: RE: Issue with potfiles in v1.21

This is intended behaviour. The outfile is really just another potfile, so if it's found in your potfile, it won't rewrite the result in the potfile. (even if it is a different pot) :] Just FYI, y...
unix-ninja Old oclHashcat Support 4 8,581 05-27-2014, 10:20 PM
    Thread: Massive help
Post: RE: Massive help

First off, Hashcat GUI is not an official Hashcat product. It is not supported around here, and you will need to talk to the developer for support for that product. You should learn the basics for ...
unix-ninja Old oclHashcat Support 4 10,689 08-26-2014, 04:55 PM
    Thread: Unsupported or incorrect installed GPU driver detected! [ATI HD 7870]
Post: RE: Unsupported or incorrect installed GPU driver ...

did you actually read your example0.sh output?
unix-ninja Old oclHashcat Support 4 12,433 09-12-2014, 04:23 PM
    Thread: Read command options from file
Post: RE: Read command options from file

Although this may (depending on implementation) be one way of addressing special character sequences on the command line, it is trivial to simply properly escape your characters on the command line, a...
unix-ninja Feature Requests 3 8,166 10-17-2012, 10:29 PM
    Thread: distributed computing for hashcat (cpu)
Post: RE: distributed computing for hashcat (cpu)

You can use vcl as the officially supported option, or if you are up to coding a bit, you can grab disthc off of sourceforge and tweak it for hashcat instead of oclhashcat.
unix-ninja Feature Requests 3 12,475 01-04-2013, 07:35 PM
    Thread: Hashcat on OS X
Post: RE: Hashcat on OS X

Have you tried running it on the command line?
unix-ninja Old hashcat Support 3 7,542 03-07-2013, 09:40 PM
    Thread: Hashcat on OS X
Post: RE: Hashcat on OS X

Fifa13 Wrote: (03-08-2013, 07:24 AM) -- No. I do not know how to do it -- Start with this then: https://www.hacktheday.com/beginners-guide-to-apple-terminal-part-1/ (https://www.hacktheday.com/beg...
unix-ninja Old hashcat Support 3 7,542 03-08-2013, 06:11 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: 1/4 cpu cores being used
Post: RE: 1/4 cpu cores being used

Hashcat-plus is a GPU-based cracker. It is specifically designed NOT to tax your CPU.
unix-ninja Very old oclHashcat-plus Support 3 7,851 04-29-2013, 11:42 PM
    Thread: Help with MySql2005 Hash
Post: RE: Help with MySql2005 Hash

Do you mean MSSQL 2005? I take it you do, in which case, you just need to format the input file properly. You will definitely want to nix the prefix and just use the salt + hash combination.
unix-ninja Very old oclHashcat-plus Support 3 7,351 06-25-2013, 11:10 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: 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: How to get status for cracking process to use in other programs?
Post: RE: How to get status for cracking process to use ...

I don't believe the restore file is written to live, so this wouldn't help you either. Hashcat exposes no APIs for external development, so really your best option would be to parse stdout. This i...
unix-ninja Old hashcat Support 3 7,259 10-29-2013, 08:56 PM
    Thread: oclHashcat-plus fails to stop cleanly
Post: RE: oclHashcat-plus fails to stop cleanly

You should probably report this in Trac. This sounds a bit like a bug.
unix-ninja Very old oclHashcat-plus Support 3 7,436 11-12-2013, 06:39 PM
    Thread: Moving session between machines
Post: RE: Moving session between machines

That should more-or-less work. As long as you specify the session start, you should be fine.
unix-ninja General Help 3 5,900 11-19-2013, 07:32 PM