Search Results
|
Post |
Author |
Forum |
Replies |
Views
[desc]
|
Posted |
|
|
Thread: 980GTX MSI vs Reference
Post: RE: 980GTX MSI vs Reference
(You probably will not find a source for most of the things I say. If you do manage to find a source, you will likely see me quoted as that source's source.)
My source is first-hand experience and ... |
|
epixoip |
Hardware
|
20 |
41,564 |
07-02-2015, 06:09 AM |
|
|
Thread: line length exception
Post: RE: line length exception
why are you reviving and hijacking an irrelevant thread that died over a year ago? |
|
epixoip |
General Help
|
7 |
41,622 |
10-24-2014, 02:23 AM |
|
|
Thread: What is performance different between R9 290X and R9 290 [unlocked?]?
Post: RE: What is performance different between R9 290X ...
50% more cost for 36% more speed for 280X vs 290X.
for 290 vs 290X, it's about 20% more speed for 24% more cost. so yeah, it's worth it if you can afford the 290X. |
|
epixoip |
Hardware
|
15 |
41,733 |
01-11-2014, 11:22 PM |
|
|
Thread: What is performance different between R9 290X and R9 290 [unlocked?]?
Post: RE: What is performance different between R9 290X ...
290X is 1-2% faster than a 6990 for 32-bit register-based algorithms, 90% faster for des-based algorithms, and 50% slower for 64-bit algorithms. |
|
epixoip |
Hardware
|
15 |
41,733 |
01-12-2014, 09:08 AM |
|
|
Thread: What is performance different between R9 290X and R9 290 [unlocked?]?
Post: RE: What is performance different between R9 290X ...
major examples are md4, md5, sha1, sha224, sha256 are 32-bit, sha512 and sha3 are 64-bit. descrypt, oracle 7g, etc are des-based. |
|
epixoip |
Hardware
|
15 |
41,733 |
01-13-2014, 08:51 PM |
|
|
Thread: What is performance different between R9 290X and R9 290 [unlocked?]?
Post: RE: What is performance different between R9 290X ...
nt is based on md4, lm is based on des, ntlmv1 is based on both md4 and des i believe, and i can't recall the precise algorithm for ntlmv2 right now, but i believe it's based on hmac-md5.
yes, 3des... |
|
epixoip |
Hardware
|
15 |
41,733 |
01-14-2014, 12:10 AM |
|
|
Thread: What is performance different between R9 290X and R9 290 [unlocked?]?
Post: RE: What is performance different between R9 290X ...
LDA Wrote: (01-15-2014, 06:43 PM)
--
Can you give me example of 64-bit algorithms?
--
as stated in post #7 of this thread, sha512 and sha3 are examples of 64-bit aglorithms.
LDA Wrote: (01-15... |
|
epixoip |
Hardware
|
15 |
41,733 |
01-15-2014, 07:31 PM |
|
|
Thread: What is performance different between R9 290X and R9 290 [unlocked?]?
Post: RE: What is performance different between R9 290X ...
When in doubt, buy a 290X. |
|
epixoip |
Hardware
|
15 |
41,733 |
08-15-2014, 11:23 PM |
|
|
Thread: Same command, different output?
Post: RE: Same command, different output?
temporary_user Wrote: (12-16-2012, 11:45 PM)
--
Without sudo I get "Hashcat pot file: permission denied".
--
so chown your hashcat.pot |
|
epixoip |
Old hashcat Support
|
21 |
41,751 |
12-19-2012, 03:33 AM |
|
|
Thread: Same command, different output?
Post: RE: Same command, different output?
oooo, a thesis. he's one of them educated types.
does your thesis state that CUDA is inherently worthless for crypto because Nvidia hardware sucks at crypto? |
|
epixoip |
Old hashcat Support
|
21 |
41,751 |
01-30-2013, 02:44 PM |
|
|
Thread: Same command, different output?
Post: RE: Same command, different output?
forgot_my_passwd Wrote: (01-30-2013, 03:17 PM)
--
Oh, I can see we've got an expert on the topic!
--
Actually, yes (https://lmgtfy.com/?q=expert+jeremi+gosney).
forgot_my_passwd Wrote: (01-30-2013... |
|
epixoip |
Old hashcat Support
|
21 |
41,751 |
01-30-2013, 04:18 PM |
|
|
Thread: ERROR: cuMemcpyDtoH() 700
Post: RE: ERROR: cuMemcpyDtoH() 700
why are you using a dictionary for that |
|
epixoip |
Very old oclHashcat-plus Support
|
28 |
41,890 |
02-14-2013, 09:12 AM |
|
|
Thread: ERROR: cuMemcpyDtoH() 700
Post: RE: ERROR: cuMemcpyDtoH() 700
i'm asking you, squadx. why are you using a wordlist for that, when a mask attack would be much faster? |
|
epixoip |
Very old oclHashcat-plus Support
|
28 |
41,890 |
02-16-2013, 12:52 AM |
|
|
Thread: ERROR: cuMemcpyDtoH() 700
Post: RE: ERROR: cuMemcpyDtoH() 700
what algorithm, and what gpu? |
|
epixoip |
Very old oclHashcat-plus Support
|
28 |
41,890 |
02-16-2013, 09:37 PM |
|
|
Thread: ERROR: cuMemcpyDtoH() 700
Post: RE: ERROR: cuMemcpyDtoH() 700
ok, well that explains why. slow algorithm, slow gpu, extremely odd settings. |
|
epixoip |
Very old oclHashcat-plus Support
|
28 |
41,890 |
02-17-2013, 02:58 AM |
|
|
Thread: ERROR: cuMemcpyDtoH() 700
Post: RE: ERROR: cuMemcpyDtoH() 700
squadx Wrote: (02-16-2013, 07:25 AM)
--
because the password is a guaranteed to be a 10 digit number, no characters...instead of generating the list from 1 - 10, i do it in chunks.
How would a mas... |
|
epixoip |
Very old oclHashcat-plus Support
|
28 |
41,890 |
02-16-2013, 08:23 AM |
|
|
Thread: ERROR: cuMemcpyDtoH() 700
Post: RE: ERROR: cuMemcpyDtoH() 700
our "?d.... command" makes a huge difference on fast gpus with fast hashes. you cannot reach full acceleration with straight dictionary attacks.
your mid-level nvidia gpu is still an nvidia gpu, and ... |
|
epixoip |
Very old oclHashcat-plus Support
|
28 |
41,890 |
02-18-2013, 07:15 AM |
|
|
Thread: ERROR: cuMemcpyDtoH() 700
Post: RE: ERROR: cuMemcpyDtoH() 700
squadx Wrote: (02-18-2013, 08:07 PM)
--
can you use the ?d argument and still limit it to a range? part of the benefit of creating the dictionary is being able to make a dictionary file that is wit... |
|
epixoip |
Very old oclHashcat-plus Support
|
28 |
41,890 |
02-19-2013, 05:37 AM |
|
|
Thread: ERROR: cuMemcpyDtoH() 700
Post: RE: ERROR: cuMemcpyDtoH() 700
I don't think that's what he was asking for, I interpreted is question as "do I have to do 00000000 - 99999999, or can i do 90000000 - 95000000." |
|
epixoip |
Very old oclHashcat-plus Support
|
28 |
41,890 |
02-19-2013, 03:22 PM |
|
|
Thread: Please help: 2 of the 4 290X are way too slow when performing dictionary attack
Post: RE: Please help: 2 of the 4 290X are way too slow ...
pretty simple, you're not giving the gpus enough work to do. |
|
epixoip |
Old oclHashcat Support
|
27 |
42,109 |
07-22-2014, 03:12 PM |