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 Views [asc] Posted
    Thread: How to emulate 3 dictionaries?
Post: RE: How to emulate 3 dictionaries?

use combinator3 from hashcat-utils and pipe it into cudaHashcat
epixoip Old oclHashcat Support 6 8,446 01-16-2015, 02:21 PM
    Thread: How to emulate 3 dictionaries?
Post: RE: How to emulate 3 dictionaries?

You should have been more specific in your original question, and then you would have received a specific answer. Instead your question was vague and generic, so I gave you a generic reply. YMMV.
epixoip Old oclHashcat Support 6 8,446 01-16-2015, 04:01 PM
    Thread: Line length exception with sha1-hmac (mode 150)
Post: RE: Line length exception with sha1-hmac (mode 150...

you're exceeding the maximum salt length that oclHashcat supports. there's no way around this.
epixoip Old hashcat Support 2 8,442 09-03-2014, 01:44 PM
    Thread: Hashcat won't crack same hash twice
Post: RE: Hashcat won't crack same hash twice

the plain is already in your .pot file
epixoip Old oclHashcat Support 3 8,442 09-06-2014, 08:04 PM
    Thread: Hashcat won't crack same hash twice
Post: RE: Hashcat won't crack same hash twice

if you don't like that behavior then you can just add --potfile-disable to your command line
epixoip Old oclHashcat Support 3 8,442 09-07-2014, 04:49 AM
    Thread: rockyou - hidden code !?
Post: RE: rockyou - hidden code !?

I heard if you tac rockyou.txt it plays a satanic message
epixoip General Talk 5 8,435 10-14-2015, 11:21 PM
    Thread: Hashcat v 0.50 "increment error"
Post: RE: Hashcat v 0.50 "increment error"

You don't need to specify --increment-max.
epixoip Old hashcat Support 5 8,424 11-23-2015, 04:22 AM
    Thread: Currency Charsets
Post: RE: Currency Charsets

The characters are not problematic, it is definitely an issue with how you are testing. Again, encoding matters. The encoding of the website you're using to create the hash, the encoding of your termi...
epixoip hashcat 7 8,407 10-19-2016, 01:55 AM
    Thread: Does HC treat Infiniband-connected servers as a single machine?
Post: RE: Does HC treat Infiniband-connected servers as ...

john99, check out https://hashcat.net/wiki/doku.php?id=vcl_cluster_howto yup, you can do IP over Infiniband (IPoIB), and therefore can do TCP over IP over Infiniband. we use 4x SDR in our vcl cluster.
epixoip Hardware 3 8,390 03-18-2013, 10:04 PM
    Thread: Error trying a brute force - integer overflow?
Post: RE: Error trying a brute force - integer overflow?

Keyspace is stored in a uint64 so the maximum value it can hold is 2^64 - 1. Your keyspace is 2^72.26 .. 2^118.25, so yes, integer overflow. And yes, as rico identified, this keyspace is impossibl...
epixoip hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 4 8,375 03-21-2017, 10:00 PM
    Thread: hash type request
Post: RE: hash type request

they certainly are base64-encoded, but decoded they're just binary. however since they are variable length they aren't hashed.
epixoip General Talk 3 8,364 09-25-2012, 11:56 PM
    Thread: New to cracking, need help
Post: RE: New to cracking, need help

based on your previous post, i presume you are cracking md5crypt hashes, not salted md5 as you state. brute force would indeed be impossible. wordlist-based attacks are your best bet, but you will ne...
epixoip General Help 3 8,364 03-23-2013, 11:52 PM
    Thread: New to cracking, need help
Post: RE: New to cracking, need help

yes, that is md5crypt.
epixoip General Help 3 8,364 03-24-2013, 02:36 AM
    Thread: HashCat GPU
Post: RE: HashCat GPU

I feel like a Markov bot wrote that post. Also we should rename the program to "HESHKAT".
epixoip Old oclHashcat Support 5 8,334 10-01-2015, 11:01 PM
    Thread: Another one tries to build a Server
Post: RE: Another one tries to build a Server

I'd HIGHLY recommend the GTX 980 over the 280X, especially since the 280X is not available in reference design and you WILL have massive cooling problems using 4x OEM-design cards that close together ...
epixoip Hardware 4 8,322 11-13-2014, 06:39 PM
    Thread: Another one tries to build a Server
Post: RE: Another one tries to build a Server

You can go with 290X if you'd like, sure.
epixoip Hardware 4 8,322 11-14-2014, 12:24 AM
    Thread: 0% Progress
Post: RE: 0% Progress

try reading the wiki and the output of -h instead of tutorials.
epixoip Old hashcat Support 4 8,319 05-14-2014, 01:44 AM
    Thread: Password length issues
Post: RE: Password length issues

you're trying to brute force a 65-character password?
epixoip Old hashcat Support 5 8,315 10-23-2014, 04:41 AM
    Thread: Does hashcat support ATI AMD RADEON 550 ?
Post: RE: Does hashcat support ATI AMD RADEON 550 ?

Radeon X550 or Radeon HD 550v? I suppose it doesn't matter which you have. Last I heard OpenCL was broken with RV730 so HD 550v won't work, and X550 is extremely old and does not support GPGPU. And y...
epixoip Old hashcat Support 3 8,305 06-11-2012, 02:34 PM
    Thread: Fan speed error on start
Post: RE: Fan speed error on start

Radeon HD7310 is an APU and isn't an Overdrive6 GPU so looks like a bug maybe. however, that symbol should still exist in atiadlxx.so so it sounds like the driver may not be properly installed.
epixoip Old oclHashcat Support 4 8,304 10-23-2014, 04:38 AM