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 [desc] Views Posted
    Thread: Hashcat only using ~2% of GPU?
Post: RE: Hashcat only using ~2% of GPU?

GT 750M is basically an underclocked, low-power variant of a GT 650. Back-of-napkin math shows that it should get around 13 KH/s, so the 12 KH/s you're seeing is certainly correct. Whatever you're...
epixoip Old oclHashcat Support 4 13,789 03-18-2015, 09:12 AM
    Thread: Hashcat only using ~2% of GPU?
Post: RE: Hashcat only using ~2% of GPU?

You should be able to get a little bit more out of your GPU if you add ''-w 3'' to your command line. But keep in mind this may cause display issues, and will likely raise the GPU temperature as well....
epixoip Old oclHashcat Support 4 13,789 03-19-2015, 02:47 AM
    Thread: Hashcat not cracking PDF hash
Post: RE: Hashcat not cracking PDF hash

First, do not post hashes here. Second, the answer to this question is found on our FAQ: https://hashcat.net/wiki/doku.php?id=frequently_asked_questions#hashcat_reports_statuscracked_but_did_not_...
epixoip General Help 4 11,242 04-19-2015, 08:56 AM
    Thread: tutorial on using cuda hashcat64
Post: RE: tutorial on using cuda hashcat64

The error in your screenshot is from your operating system, not hashcat. You might want to find a Windows tutorial before looking for a hashcat tutorial.
epixoip Old oclHashcat Support 4 11,991 04-19-2015, 11:30 PM
    Thread: AMD APU
Post: RE: AMD APU

Sounds like he might have the wrong driver installed, especially if it works with --force. He states he has "Catalyst Control Panel (V. 14.9)" installed, but the CCC version is not the Catalyst versio...
epixoip General Talk 4 9,511 04-21-2015, 11:19 PM
    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: What is the default bruteforce charset?
Post: RE: What is the default bruteforce charset?

Default values are found here: https://hashcat.net/wiki/doku.php?id=oclhashcat#default_values So for -a 3: Quote: -- -1 ?l?d?u -2 ?l?d -3 ?l?d*!$@_ ?1?2?2?2?2?2?2?3?3?3?3?d?d?d?d -- For "a...
epixoip Old oclHashcat Support 4 14,798 05-16-2015, 05:19 AM
    Thread: What is the default bruteforce charset?
Post: RE: What is the default bruteforce charset?

No, that mask would only brute force passwords with a length of 1. Actually it wouldn't do anything because your arguments are in the wrong order. If you wanted to brute force "all" characters lengths...
epixoip Old oclHashcat Support 4 14,798 05-16-2015, 08:41 PM
    Thread: Where was the thread about re-using cudaHashcat.dictstat?
Post: RE: Where was the thread about re-using cudaHashca...

I'm not quite sure what you're asking, because the purpose of the .dictsat file is to cache dictionary stats so that they only have to be generated once, and the file is already read on each execution...
epixoip Old oclHashcat Support 4 6,614 05-25-2015, 08:59 PM
    Thread: A few questions about the R9 290x
Post: RE: A few questions about the R9 290x

Heh yeah, graphics performance is irrelevant for hash cracking. Titan X slaughters 290X.
epixoip Hardware 4 7,210 05-26-2015, 05:22 AM
    Thread: A few questions about the R9 290x
Post: RE: A few questions about the R9 290x

If the 390X is anything like it is rumored to be, I won't even bother benchmarking it.
epixoip Hardware 4 7,210 05-26-2015, 06:56 PM
    Thread: CheckPoint Security Gateway (firewall) and Security Management password hashes
Post: RE: CheckPoint Security Gateway (firewall) and Sec...

Great information, thank you for sharing!
epixoip User Contributions 4 21,733 06-14-2015, 07:49 AM
    Thread: 82141 H/s max for r9 270?
Post: RE: 82141 H/s max for r9 270?

Looks about right to me
epixoip Old oclHashcat Support 4 8,273 06-20-2015, 07:00 AM
    Thread: Issue with URLs
Post: RE: Issue with URLs

No, he's referring to the links we have in the "Howtos, Videos, Papers, Articles, etc. in the wild" section of the wiki. Some of those domains expired (such as d3ad0ne's old site) and now redirect to ...
epixoip General Help 4 8,103 06-26-2015, 10:27 PM
    Thread: Under The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali): Error - X needs to be running...
Post: RE: Under The-Distribution-Which-Does-Not-Handle-O...

Hashcat looks at the OpenCL library version (as that's what matters.) What does clinfo say?
epixoip Old oclHashcat Support 4 7,847 07-02-2015, 06:13 AM
    Thread: Under The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali): Error - X needs to be running...
Post: RE: Under The-Distribution-Which-Does-Not-Handle-O...

Yeah, that's the wrong version. For 14.9, the correct version is 1573.4. So you definitely have a much newer driver installed than 14.9. I'm sorry you're experiencing so many difficulties. I haven'...
epixoip Old oclHashcat Support 4 7,847 07-02-2015, 09:07 AM
    Thread: Tesla K80 benchmark
Post: RE: Tesla K80 benchmark

Shimaran Wrote: (07-06-2015, 06:08 PM) -- Performance seems really low compared to gaming GPUs (like the GTX980 or Titans). -- Yes, it is quite low. Shimaran Wrote: (07-06-2015, 06:08 PM) --...
epixoip Old oclHashcat Support 4 22,187 07-07-2015, 03:10 AM
    Thread: Fingerprint Attack in windows
Post: RE: Fingerprint Attack in windows

It tells you right there in the usage: Quote: -- usage: expander.exe < infile > outfile -- So in your case, Code: -- expander.exe < rootkit_found.txt > my.txt -- Or, Code: -- expander.exe...
epixoip hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 4 10,305 07-23-2015, 09:41 AM
    Thread: Fingerprint Attack in windows
Post: RE: Fingerprint Attack in windows

Flyinghaggis Wrote: (07-23-2015, 11:40 AM) -- Hadn't realised that the infile was required to be encased between  < > in some cases they are there for emphasis rather than a prerequisite. -- No, t...
epixoip hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 4 10,305 07-23-2015, 07:33 PM
    Thread: Newbie help...
Post: RE: Newbie help...

Quote: -- epixoip hashcat-0.50 $ ./hashcat-cli64.bin -h hashcat, advanced password recovery Usage: hashcat [options] hashfile [mask|wordfiles|directories] --
epixoip Old hashcat Support 4 7,610 07-24-2015, 01:58 AM