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 [desc] Posted
    Thread: Why does emulating hybrid attack with rules skip some rules/ignore numbers?
Post: RE: Why does emulating hybrid attack with rules sk...

undeath already said he could confirm it, so did you open a ticket on Trac to report the bug?
epixoip General Help 6 9,599 08-29-2015, 08:06 AM
    Thread: o c/s using oclhashcat plus 0.09
Post: RE: o c/s using oclhashcat plus 0.09

it does if you don't specify an attack mode. please read the output of ''oclHashcat-plus64.exe -h'' and then consult the wiki if you still do not understand.
epixoip Very old oclHashcat-plus Support 4 9,626 10-22-2012, 04:51 AM
    Thread: Changing fan speed of ATI under linux
Post: RE: Changing fan speed of ATI under linux

:0.1, not 0.1 But if you have 290X you should consider od6config instead of amdconfig.
epixoip General Help 7 9,648 02-03-2015, 09:33 PM
    Thread: Changing fan speed of ATI under linux
Post: RE: Changing fan speed of ATI under linux

Is X11 running?
epixoip General Help 7 9,648 02-04-2015, 02:09 AM
    Thread: Changing fan speed of ATI under linux
Post: RE: Changing fan speed of ATI under linux

Sounds like you only have xorg configured to use one GPU. Try running the following command: Code: -- amdconfig --adapter=all --initial -f -- You might also want to look over https://hashcat....
epixoip General Help 7 9,648 02-04-2015, 03:42 AM
    Thread: Dilemma…!
Post: RE: Dilemma…!

Not quite. The difference is with mp (or any other external candidate generator), candidates are generated on the CPU, piped into hashcat via stdin, and then streamed to the compute devices, whereas t...
epixoip hashcat 13 9,650 09-13-2017, 05:24 AM
    Thread: GeForce 960
Post: RE: GeForce 960

301 almost always means you extracted the archive wrong, e.g. "7z e" instead of "7z x". Forceware is just the old term for the Nvidia driver. It's actually not called that anymore, so we should proba...
epixoip General Help 6 9,673 09-28-2015, 01:03 AM
    Thread: GeForce 960
Post: RE: GeForce 960

960 should be sm52
epixoip General Help 6 9,673 10-01-2015, 10:59 PM
    Thread: Tyan B7015F77V4R.vs FT77AB7059
Post: RE: Tyan B7015F77V4R.vs FT77AB7059

i don't know about soon, buy yes, the B7015F77V4R will eventually be replaced by the FT77AB7059. up to you if you want to wait. it really depends on if you feel that you need sandy bridge cpus, qua...
epixoip Hardware 3 9,715 07-04-2013, 01:17 AM
    Thread: Tyan B7015F77V4R.vs FT77AB7059
Post: RE: Tyan B7015F77V4R.vs FT77AB7059

no, 7990 does not require any special kind of cpu
epixoip Hardware 3 9,715 07-09-2013, 11:01 PM
    Thread: Problem running Hashcat
Post: RE: Problem running Hashcat

If you're using Windows, you'll need to use the free version of Driver Fusion to completely remove the old driver before installing 14.9
epixoip Old oclHashcat Support 7 9,717 12-30-2014, 03:28 AM
    Thread: Problem running Hashcat
Post: RE: Problem running Hashcat

you can specify multiple wordlists or a directory containing wordlists. try reading the --help output & the wiki.
epixoip Old oclHashcat Support 7 9,717 12-30-2014, 04:05 AM
    Thread: ERROR: clGetDeviceIDs() -1
Post: RE: ERROR: clGetDeviceIDs() -1

Quote: -- echo $DISPLAY 0 -- This is incorrect, it should be :0 not 0
epixoip Old oclHashcat Support 4 9,720 05-08-2015, 03:34 AM
    Thread: Help using oclHashcat to retrieve OS X 10.11 Password
Post: RE: Help using oclHashcat to retrieve OS X 10.11 P...

Literally first result on Google: https://apple.stackexchange.com/questions/186893/os-x-10-9-where-are-password-hashes-stored
epixoip General Help 4 9,722 03-21-2016, 07:05 PM
    Thread: Help using oclHashcat to retrieve OS X 10.11 Password
Post: RE: Help using oclHashcat to retrieve OS X 10.11 P...

Literally linked in the accepted answer in the above link that I linked you to: https://web.archive.org/web/20140703020831/https://www.michaelfairley.co/blog/2014/05/18/how-to-extract-os-x-mavericks-p...
epixoip General Help 4 9,722 03-23-2016, 02:25 AM
    Thread: hashstack reviews
Post: RE: hashstack reviews

I'll of course stay out of this conversation as much as I can since I am naturally biased, but I will say I'm not sure how many Hashstack users read these forums. I know that some of our customers ...
epixoip General Help 3 9,723 02-07-2015, 11:36 PM
    Thread: Raedon HD 4770 support..?
Post: RE: Raedon HD 4770 support..?

AMD dropped OpenCL support for Radeon HD 4000 series devices two years ago. It never had proper OpenCL support to begin with. For a list of devices supported by Catalyst 14.4, see https://support.am...
epixoip Hardware 4 9,733 05-06-2014, 01:36 PM
    Thread: Raedon HD 4770 support..?
Post: RE: Raedon HD 4770 support..?

13.9 Legacy isn't really 13.9. It's an updated wrapper for an older driver (12.6 iirc.) But either way, the HD 4000 series was released before the release of OpenCL, and thus wasn't designed for O...
epixoip Hardware 4 9,733 05-07-2014, 03:27 AM
    Thread: 13 gpu issue
Post: RE: 13 gpu issue

'$' denotes a variable name in the bash shell. If you provide the bare hash string without escaping it, bash thinks '$ethereum' is the name of a variable, whose value is null. The '$' character abs...
epixoip Hardware 12 9,747 01-18-2018, 07:15 PM
    Thread: Very slow at the end (>=1.30)
Post: RE: Very slow at the end (>=1.30)

That's just the way it works. GPUs work on massively parallel problems, therefore you have to give them lots of work to do in order to gain acceleration. Once you start to run out of work, you start t...
epixoip Old oclHashcat Support 7 9,748 12-06-2014, 02:46 PM