Search Results
|
Post |
Author |
Forum |
Replies |
Views |
Posted
[asc]
|
|
|
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: 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: 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: 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: 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?
|
epixoip |
Old hashcat Support
|
11 |
16,493 |
11-17-2015, 02:20 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: About GPU
Post: RE: About GPU
|
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.
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: 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: 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: 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: 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: 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: 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 ?
At your friendly neighborhood computer parts retailer. |
|
epixoip |
Hardware
|
11 |
16,210 |
11-12-2015, 09:58 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: 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: Titan Z
Post: RE: Titan Z
Titan Z is Keppler, not Maxwell. |
|
epixoip |
Hardware
|
1 |
3,487 |
11-12-2015, 04:36 AM |
|
|
Thread: Mask understanding help needed
Post: RE: Mask understanding help needed
The post was written five years ago for oclHashcat v0.22. Back then oclHashcat required a left side and a right side, so the space in the mask was correct. oclHashcat is different now. |
|
epixoip |
General Help
|
3 |
5,270 |
11-11-2015, 06:26 PM |