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 [desc] Views Posted
    Thread: ERROR: restore value greater keyspace
Post: RE: ERROR: restore value greater keyspace

Just for some quick additional info there: you are going to need to run --keyspace to actually see that the keyspace is, and then calculate the points within that space you want to slice.
unix-ninja Old oclHashcat Support 2 6,122 04-30-2014, 04:58 PM
    Thread: [Q] Find hash PLAIN length/spaces
Post: RE: [Q] Find hash length/spaces

No, what you are asking is wrong. The length of the hash is 32. The length of the PLAIN is 5. The whole point of a hashing algorithm (if done properly) is not to leak information about the plain,...
unix-ninja General Help 2 4,946 06-03-2014, 08:40 PM
    Thread: [Q] Find hash PLAIN length/spaces
Post: RE: [Q] Find hash length/spaces

I suppose if you really want to be accurate, the binary length of the hash is 16.
unix-ninja General Help 2 4,946 06-03-2014, 08:41 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: 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: Update Wiki to include hashcat w/ combinator attack: 1 dic file only
Post: RE: Update Wiki to include hashcat w/ combinator a...

If you only specify one dictionary file, it's *not* a combinator attack. That's just a dictionary attack. Your point is incorrect.
unix-ninja User Contributions 2 6,221 02-20-2015, 07:50 PM
    Thread: oclhashcay continually stops with prompt
Post: RE: oclhashcay continually stops with prompt

Have you tried pressing the "S" key when you see that prompt? What happens?
unix-ninja Old oclHashcat Support 2 4,029 07-22-2015, 06:20 PM
    Thread: expiring Jan 1 2016?
Post: RE: expiring Jan 1 2016?

A new version will come out before then. Don't worry.
unix-ninja Old hashcat Support 2 4,657 11-04-2015, 09:34 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,168 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,545 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,545 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,389 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,314 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,260 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,438 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