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: Creating mask file compliant to password policy
Post: RE: Creating mask file compliant to password polic...

Use PACK
epixoip General Help 1 3,416 03-15-2016, 11:54 PM
    Thread: Scrape Twitter hashtags
Post: RE: Scrape Twitter hashtags

This is a pretty cool idea, good work
epixoip User Contributions 1 4,672 03-20-2016, 12:14 AM
    Thread: reference GTX 980 TI
Post: RE: reference GTX 980 TI

You need a reference design card. That INCLUDES the reference cooler. The second card you linked to is not at all what you want. You need "that noisy fan."
epixoip Hardware 1 3,373 03-21-2016, 05:31 PM
    Thread: hash-identifier md5crypt?
Post: RE: hash-identifier md5crypt?

You've been here long enough to know posting hashes is against the rules.
epixoip General Help 1 3,700 03-27-2016, 11:33 PM
    Thread: Bruteforce Keyspace Mythology
Post: RE: Bruteforce Keyspace Mythology

You don't really need to understand how hashcat calculates the base/mod loop sizes to use --keyspace. But if you want to understand, study https://github.com/hashcat/hashcat-utils/blob/master/src/keys...
epixoip Old oclHashcat Support 1 3,858 03-31-2016, 06:45 PM
    Thread: Why this command line does not work at all?
Post: RE: Why this command line does not work at all?

hashcat doesn't support reading from stdin, you have to use a named pipe.
epixoip Old hashcat Support 1 3,192 04-05-2016, 05:49 PM
    Thread: Triple Dictionary Attack
Post: RE: Triple Dictionary Attack

No but if the dictionaries are small enough you could pre-process the 2-word combinations then run -a 1 -k ^-
epixoip General Help 1 3,575 04-17-2016, 09:25 PM
    Thread: Incremental Mask Attack
Post: RE: Incremental Mask Attack

You would use an hcmask file for that.
epixoip Old hashcat Support 1 5,134 04-20-2016, 09:08 AM
    Thread: gpu intel
Post: RE: gpu intel

No. You were banned for breaking the rules. That doesn't mean you can just create a new account and post the same question.
epixoip Old hashcat Support 1 4,741 05-17-2016, 05:47 PM
    Thread: Generate dictionnary from known words in lost password
Post: RE: Generate dictionnary from known words in lost ...

look at combinator.bin / combinator3.bin from hashcat-utils
epixoip Old oclHashcat Support 1 4,359 05-22-2016, 12:27 AM
    Thread: Questions about kernels (a0/1/2/3), kernel functions (mXXXXXm/mXXXXXs) and debugging
Post: RE: Help on getting starting with modifying an exi...

OP: I merged your threads and subsequently merged your posts. You're having troubles adding a new algorithm, we get it. There's no reason to create 4 separate threads that all deal with the same topic...
epixoip hashcat 1 3,696 06-22-2016, 12:46 AM
    Thread: sha1 mysql
Post: RE: sha1 mysql

Look at the example hash for -m 300 (https://hashcat.net/wiki/doku.php?id=example_hashes) and make your hash look like that one (hint, remove the leading asterisk.)
epixoip hashcat 1 5,278 07-08-2016, 06:19 AM
    Thread: Problems adding additional GPU
Post: RE: Problems adding additional GPU

I would suspect your risers are to blame. Also be sure to regenerate xorg.conf with amdconfig.
epixoip Hardware 1 3,226 07-08-2016, 06:20 AM
    Thread: GTX980 vs GTX1080
Post: RE: GTX980 vs GTX1080

Hash algorithms use integer math, not floating point math, so TFLOPS is absolutely irrelevant when it comes to password cracking.
epixoip Hardware 1 4,338 07-14-2016, 07:49 PM
    Thread: Picky Linux versions still?
Post: RE: Picky Linux versions still?

https://hashcat.net/wiki/doku.php?id=linux_server_howto
epixoip General Talk 1 2,689 10-07-2016, 11:23 PM
    Thread: Hashcat upgrade issue
Post: RE: Hashcat upgrade issue

This is a The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali) issue, not a Hashcat issue.
epixoip hashcat 1 3,027 11-01-2016, 05:31 AM
    Thread: Which Hash-Method was used here?
Post: RE: Which Hash-Method was used here?

The first thing you're doing wrong is failing to read the forum rules, where posting hashes is strictly prohibited. Take a week off to read the rules. Second thing you're doing wrong is failing to ...
epixoip hashcat 1 2,555 12-13-2016, 10:25 PM
    Thread: amd Vega
Post: RE: amd Vega

I don't think AMD has released any firm specs for any Vega GPUs, but if the past 3 years have taught us anything, it's almost certainly just more garbage from a flailing company with no cash for prope...
epixoip Hardware 1 3,309 12-18-2016, 11:30 AM
    Thread: How change between gpu and/or gpu | change hash-type
Post: RE: How change between gpu and/or gpu | change has...

The thread you linked to is nearly 4 years old, and not at all applicable to using hashcat in 2017. There is only one hashcat now, and it supports everything that hashcat-cli, oclHashcat, oclHashcat-p...
epixoip hashcat 1 3,008 01-06-2017, 05:09 PM
    Thread: Substring replace?
Post: RE: Substring replace?

Table attack was only supported in hashcat-cli (now hashcat-legacy) and could only match a single byte. It is similar to the 's' rule but could replace one byte with multiple bytes, which the 's' rule...
epixoip hashcat 1 2,584 01-10-2017, 07:00 PM