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: MotherBoard advice
Post: RE: MotherBoard advice

Well, there's always risks involved when building and operating a cracking rig. The important part is who absorbs those risks. To do an 8-GPU rig properly, you will want a Brutalis from Sagitta HPC...
epixoip Hardware 9 11,277 01-25-2017, 09:35 PM
    Thread: It is possible to use a apu and a discrete nvidia together
Post: RE: It is possible to use a apu and a discrete nvi...

Should be possible with beta, test it and see?
epixoip Old oclHashcat Support 8 11,278 04-05-2016, 05:48 PM
    Thread: It is possible to use a apu and a discrete nvidia together
Post: RE: It is possible to use a apu and a discrete nvi...

Well first of all you never needed to have (nor should you have had) AMD APP SDK or CUDA installed. Neither are necessary or desired for Hashcat. You certainly never needed to use LD_LIBRARY_PATH. ...
epixoip Old oclHashcat Support 8 11,278 04-05-2016, 09:19 PM
    Thread: It is possible to use a apu and a discrete nvidia together
Post: RE: It is possible to use a apu and a discrete nvi...

It's not possible to use both GPUs together with 2.01, no. But it is possible to use 2.01 without all that crap you had, yes. Maybe I misunderstood your first post but I thought you wanted to use b...
epixoip Old oclHashcat Support 8 11,278 04-05-2016, 10:55 PM
    Thread: It is possible to use a apu and a discrete nvidia together
Post: RE: It is possible to use a apu and a discrete nvi...

If you don't know how to build from source, then grab the binary distribution from https://hashcat.net/beta/
epixoip Old oclHashcat Support 8 11,278 04-05-2016, 11:33 PM
    Thread: HD 4850 x2 problem
Post: RE: HD 4850 x2 problem

had you searched the forums, you would have known that AMD no longer supports OpenCL on the HD4xxx series. Your driver is also 13.1 Legacy, not 13.1, which is actually 12.4 or 12.6, i can't remember w...
epixoip Very old oclHashcat-lite Support 3 11,282 11-04-2013, 04:52 PM
    Thread: sql login
Post: RE: sql login

BJENSEN Wrote: (11-30-2015, 12:18 PM) -- But just to understand: why is it a problem to post hashes? -- Because we said not to. It's just that simple. The only time it is appropriate to post a hash...
epixoip Old oclHashcat Support 7 11,286 12-01-2015, 04:52 AM
    Thread: New Guy Advice
Post: RE: New Guy Advice

you seem to have followed all of the advice on these forums, except for the most important advice -- never buy oem design cards, always buy reference design cards. 280X are all oem design cards, an...
epixoip Hardware 6 11,293 07-02-2014, 07:23 AM
    Thread: New Guy Advice
Post: RE: New Guy Advice

wmfiske Wrote: (07-03-2014, 12:29 AM) -- I reviewed your post on the 290x card in the large chassis. They seemed to work well for you, but they would not fit the definition of the reference design ca...
epixoip Hardware 6 11,293 07-03-2014, 07:58 AM
    Thread: lm hash
Post: RE: lm hash

If those are the actual commands you ran, then that would be your problem. "-3 a" defines custom charset 3 as the letter "a", perhaps you meant "-a 3"? You also do not need seven different commands. A...
epixoip Old oclHashcat Support 7 11,297 07-06-2015, 08:57 AM
    Thread: lm hash
Post: RE: lm hash

Are you sure? Because you just wrote "-3 a" in your post above. The fact that you ran seven different commands doesn't inspire much confidence. Anyway, let's assume you did run the correct attack. ...
epixoip Old oclHashcat Support 7 11,297 07-06-2015, 11:46 AM
    Thread: lm hash
Post: RE: lm hash

Yeah, I think most tools have fixed this by now, but if you're using older copies of the tools or a tool which hasn't yet addressed this problem, then it certainly is a major issue.
epixoip Old oclHashcat Support 7 11,297 07-08-2015, 08:27 AM
    Thread: permission denied in hybrid mode
Post: RE: permission denied in hybrid mode

use a loop. Code: -- for wordlist in wordlists/*.txt; do hashcat ... -a 6 $wordlist ?d?d?d; done --
epixoip Very old oclHashcat-plus Support 7 11,334 10-06-2012, 08:15 PM
    Thread: combinator attack : empty dic
Post: RE: combinator attack : empty dic

-j and -k do not work with rules files. they only work with single rules. if you want to use the append rule then you need to escape it, else your shell will attempt to interpret it as a variable.
epixoip Very old oclHashcat-plus Support 4 11,356 04-19-2013, 01:31 PM
    Thread: What I'm doing wrong?
Post: RE: What I'm doing wrong?

-m 400 isn't MD5, it's phpass.
epixoip General Help 8 11,374 11-12-2015, 05:32 AM
    Thread: What I'm doing wrong?
Post: RE: What I'm doing wrong?

phpass is salted and iterated MD5. Wordpress uses a cost of 2^11 (2048 iterations) by default, so a single hash is 2048x slower than raw MD5. If you have two hashes with two unique salts, this would s...
epixoip General Help 8 11,374 11-12-2015, 05:58 AM
    Thread: Team Hashcats 8-GPUs rackserver ("only" PCI-E Gen.2 x16 based)
Post: RE: Team Hashcats 8-GPUs rackserver ("only" PCI-E ...

There's no benefit to using PCI-e Gen 3 slots over PCI-e Gen 2 slots. Gen 3 cards still work at full speed in a Gen 2 slot.
epixoip Hardware 4 11,384 04-09-2013, 04:23 AM
    Thread: Correct syntax for oclHashcat when piping dictionary from samba share
Post: RE: Issue with checking status after oclhashcat st...

No, it certainly doesn't run perfectly. Your command pipeline isn't doing what you think it's doing. Look at the output. Problem 1: your whole smbclient command is failing. It is erroring out with ...
epixoip Old oclHashcat Support 7 11,386 03-17-2015, 03:57 AM
    Thread: [VCL Cluster] Graphic Card Detected but Hashcat not running
Post: RE: [VCL Cluster] Graphic Card Detected but Hashca...

it seems like a lot of people are having issues with 1.21. are you able to try a previous version?
epixoip General Help 5 11,415 07-06-2013, 01:53 AM
    Thread: [VCL Cluster] Graphic Card Detected but Hashcat not running
Post: RE: [VCL Cluster] Graphic Card Detected but Hashca...

you'll need to email [email protected] and ask them as far as uninstalling goes, do everything you did in reverse.
epixoip General Help 5 11,415 07-08-2013, 10:11 AM