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 Posted [desc]
    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: What to replace my R9-290 ?
Post: RE: What to replace my R9-290 ?

At your friendly neighborhood computer parts retailer.
epixoip Hardware 11 16,210 11-12-2015, 09:58 AM
    Thread: combinator.bin command not found?
Post: RE: combinator.bin command not found?

You don't need to figure out any 32bit libraries, just recompile it.
epixoip hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 12 19,433 11-12-2015, 07:55 PM
    Thread: What to replace my R9-290 ?
Post: RE: What to replace my R9-290 ?

Should be able to hit 210-215 KH/s with the 980 while drawing about half the power of the 290. Can't comment on noise.
epixoip Hardware 11 16,210 11-13-2015, 12:32 AM
    Thread: Table attack support
Post: RE: Table attack support

./hashcat-cli -a 5 --stdout | ./cudaHashcat Or just use the rule engine to emulate a table attack.
epixoip Old oclHashcat Support 2 3,917 11-13-2015, 11:49 PM
    Thread: PDF 1.4 Password hash cracking
Post: RE: PDF 1.4 Password hash cracking

The reason why you are getting "mask too small" is because of integer overflow. 255^12 > 2^63.
epixoip Old oclHashcat Support 7 10,690 11-15-2015, 04:34 AM
    Thread: OCL throwing errors and works
Post: RE: OCL throwing errors and works

ADL is for temperature & fan speed monitoring, which is why you're seeing -1C temp and N/A fan. Does not impact cracking in any way.
epixoip General Help 3 5,187 11-16-2015, 12:28 AM
    Thread: OCL throwing errors and works
Post: RE: OCL throwing errors and works

You have an R9 card which should probably be an Overdrive6 card, but it's not reporting that it's Overdrive6 capable, so oclHashcat is attempting to communicate with it via the Overdrive5 API, but tha...
epixoip General Help 3 5,187 11-16-2015, 01:02 AM
    Thread: SLI 970 vs SLI 980, or other.
Post: RE: SLI 970 vs SLI 980, or other.

First, you don't need -- nor do you want -- SLI. The fact that the title mentions SLI shows that you need to do some serious homework. The 970 has the best perf/$, but if you can spare the extra $,...
epixoip Hardware 3 5,317 11-16-2015, 01:05 AM
    Thread: About GPU
Post: RE: About GPU

Absolutely not.
epixoip Hardware 24 53,891 11-16-2015, 01:39 AM
    Thread: SLI 970 vs SLI 980, or other.
Post: RE: SLI 970 vs SLI 980, or other.

Yes, EVGA 06G-P4-4992-KR is a reference design card
epixoip Hardware 3 5,317 11-16-2015, 01:41 AM
    Thread: Ubuntu 14.04 Hashcat command?
Post: RE: Ubuntu 14.04 Hashcat command?

RTFM
epixoip Old hashcat Support 11 16,493 11-17-2015, 02:20 AM
    Thread: Cracking simple sentences
Post: RE: Cracking simple sentences

Betawave Wrote: (11-17-2015, 12:39 AM) -- I DO NOT have a wordlist with phrases -- You've already identified the best approach.
epixoip Old oclHashcat Support 6 11,234 11-17-2015, 02:22 AM
    Thread: Ubuntu 14.04 Hashcat command?
Post: RE: Ubuntu 14.04 Hashcat command?

./hashcat-cli64.bin -h https://hashcat.net/wiki/doku.php?id=hashcat https://hashcat.net/wiki/doku.php?id=frequently_asked_questions
epixoip Old hashcat Support 11 16,493 11-17-2015, 02:31 AM
    Thread: r9 390x Problems
Post: RE: r9 390x Problems

The 290X and 390X are literally the same GPU, so to say the 290X runs hotter than the 390X would be a fallacy. Is this a reference design card or an OEM design card? And are you forcing the fan(s)...
epixoip Hardware 6 8,536 11-17-2015, 11:28 AM
    Thread: r9 390x Problems
Post: RE: r9 390x Problems

You probably have an OEM design card, then.
epixoip Hardware 6 8,536 11-17-2015, 12:12 PM
    Thread: How to crack hasches in a List, second collum
Post: RE: How to crack hasches in a List, second collum

You can use the --username switch.
epixoip Old oclHashcat Support 4 6,284 11-17-2015, 12:13 PM
    Thread: oclHashcat cannot crack NT/LM hash?
Post: RE: oclHashcat cannot crack NT/LM hash?

https://media.blackhat.com/bh-us-12/Briefings/Reynolds/BH_US_12_Reynods_Stamp_Out_Hash_WP.pdf
epixoip Old oclHashcat Support 5 7,301 11-18-2015, 01:45 AM
    Thread: HMAC SHA256
Post: RE: HMAC SHA256

This is not the place to request cracks. Read the rules.
epixoip General Help 1 3,403 11-18-2015, 08:58 PM
    Thread: Wordlist numeric mangling question
Post: RE: Wordlist numeric mangling question

No, this is not possible. Instead strip your wordlist down to basewords and do hybrid attacks.
epixoip Old oclHashcat Support 2 5,228 11-20-2015, 06:18 AM