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 [desc] Replies Views Posted
    Thread: Amplifier - what is it?
Post: RE: Amplifier - what is it?

In order to gain acceleration when using compute devices such as GPUs, we have to actually give the device some work to do -- hashing alone is usually not enough to gain acceleration. For most formats...
epixoip Old oclHashcat Support 3 6,382 02-29-2016, 02:10 PM
    Thread: Multi rules understanding
Post: RE: Multi rules understanding

It's strange to me that you are looking for answers in the code first, instead of simply observing the behavior of the program.
epixoip Old oclHashcat Support 2 4,366 02-29-2016, 02:14 PM
    Thread: WordPress Hash
Post: RE: WordPress Hash

400 is the correct mode. $P$ is the hash signature, the "B" you are referring to is not part of the signature. That character is the cost factor specified as a single hex character. The example hash o...
epixoip Old oclHashcat Support 4 6,291 02-29-2016, 02:19 PM
    Thread: WordPress Hash
Post: RE: WordPress Hash

Yes, your hash has a cost of B, so 2^11 = 2048 iterations.
epixoip Old oclHashcat Support 4 6,291 02-29-2016, 02:51 PM
    Thread: How about RAR5 to hashcat?
Post: RE: How about RAR5 to hashcat?

No that's incorrect, rar2john supports RAR5. The problem is, it is not a standalone utility. It is compiled into john. I've looked at breaking it out into a standalone utility, but it will take a lot ...
epixoip Old oclHashcat Support 2 8,036 03-01-2016, 03:57 AM
    Thread: 2 Servers, 1 at 50% hash rate
Post: RE: 2 Servers, 1 at 50% hash rate

Double check xorg.conf
epixoip Old oclHashcat Support 1 3,785 03-05-2016, 02:45 AM
    Thread: oclHashcat benchmark with Apple CPU + GPU
Post: RE: oclHashcat benchmark with Apple CPU + GPU

Not sure why you'd invest this much in an Apple platform when we know how buggy OpenCL is on OS X, but okay.
epixoip Old oclHashcat Support 31 51,171 03-05-2016, 10:04 AM
    Thread: need help using distributed cracking
Post: RE: need help using distributed cracking

https://hashcat.net/wiki/doku.php?id=frequently_asked_questions#how_can_i_distribute_the_work_on_different_computersnodes
epixoip Old oclHashcat Support 2 4,418 03-05-2016, 11:54 AM
    Thread: clEnqueueWriteBuffer() -4 error when using more than 2 rule files
Post: RE: clEnqueueWriteBuffer() -4 error when using mor...

What OS? What device(s)? For all algorithms or just one particular one?
epixoip Old oclHashcat Support 8 10,387 03-06-2016, 03:21 AM
    Thread: clEnqueueWriteBuffer() -4 error when using more than 2 rule files
Post: RE: clEnqueueWriteBuffer() -4 error when using mor...

Have you tried a newer driver and/or have you tested with latest oclHashcat beta?
epixoip Old oclHashcat Support 8 10,387 03-06-2016, 09:38 PM
    Thread: clEnqueueWriteBuffer() -4 error when using more than 2 rule files
Post: RE: clEnqueueWriteBuffer() -4 error when using mor...

So test with latest oclHashcat beta first, and if that doesn't help then try upgrading the driver.
epixoip Old oclHashcat Support 8 10,387 03-07-2016, 01:46 PM
    Thread: cudahashcat is hanging
Post: RE: cudahashcat is hanging

Ugh, H61-PRO. The issue is almost certainly with your risers. Figure out which riser is bad and swap it out. You've built your rig like a bitcoin miner, not a password cracker, which means you've d...
epixoip Old oclHashcat Support 1 3,847 03-08-2016, 11:45 PM
    Thread: OpenSuSE 13.2 clGetDeviceIDs() -1
Post: RE: OpenSuSE 13.2 clGetDeviceIDs() -1

Proper xorg.conf generated, is X running, do you have xauth, is DISPLAY exported? All of those things are covered in the wiki article philsmd linked to.
epixoip Old oclHashcat Support 6 8,286 03-13-2016, 09:21 PM
    Thread: Heat Control
Post: RE: Heat Control

You can use ''-w 1'' but it will still probably prematurely kill your laptop. We strongly recommend against running oclHashcat on laptops.
epixoip Old oclHashcat Support 3 4,885 03-17-2016, 04:48 AM
    Thread: Is oclHashcat support $RAR3$*1*?
Post: RE: Is oclHashcat support $RAR3$*1*?

Holy shit you guys love to use the quote button, makes this thread very difficult to read. Like looking into two mirrors facing each other. Anyway it's pretty simple, $RAR3$*1* isn't supported by h...
epixoip Old oclHashcat Support 4 13,805 03-18-2016, 10:05 AM
    Thread: --show doesnt work
Post: RE: --show doesnt work

--show works fine, your command is likely incorrect. Maybe post your command so we can see what you're doing wrong. Also see https://hashcat.net/wiki/doku.php?id=frequently_asked_questions#how_can_...
epixoip Old oclHashcat Support 6 7,734 03-23-2016, 08:04 AM
    Thread: --show doesnt work
Post: RE: --show doesnt work

literally lol'd at .dank
epixoip Old oclHashcat Support 6 7,734 03-23-2016, 08:30 AM
    Thread: TC password found, wrong?
Post: RE: TC password found, wrong?

It's possible it's a false positive but the odds are pretty low. Especially if the password it found make sense.
epixoip Old oclHashcat Support 10 15,460 03-29-2016, 01:15 AM
    Thread: cudahashcat error
Post: RE: cudahashcat error

Your problem is ''-username''. Since you only have one dash before the word 'username,' getopt is interpreting that as "-u sername" and telling you that 'sername' is not a valid value. Long options al...
epixoip Old oclHashcat Support 3 4,951 03-30-2016, 11:25 PM
    Thread: cudahashcat error
Post: RE: cudahashcat error

Maybe you should show us your exact command line then.
epixoip Old oclHashcat Support 3 4,951 03-31-2016, 03:42 AM