Search Results
|
Post |
Author |
Forum |
Replies |
Views
[desc]
|
Posted |
|
|
Thread: ERROR: cuModuleLoad() 301
Post: RE: ERROR: cuModuleLoad() 301
|
epixoip |
Old oclHashcat Support
|
12 |
21,458 |
01-15-2015, 02:57 PM |
|
|
Thread: what language is hashcat written in?
Post: RE: what language is oclhashcat written in?
snooz Wrote: (10-25-2012, 05:14 PM)
--
I was curious what language is oclhashcat written in.
--
it may shock you to learn that oclhashcat is written in ocl.
and atom's avatar is gnu debugger out... |
|
epixoip |
General Talk
|
9 |
21,543 |
10-26-2012, 12:23 AM |
|
|
Thread: only 4x7990 per Tyan B7015F77V4R ?
Post: RE: only 4x7990 per Tyan B7015F77V4R ?
there are some benchmarks out there that do compute in addition to games, it's becoming a lot more popular to do so. but in addition to this, there are several bitcoin/litecoin miners posting their ex... |
|
epixoip |
Hardware
|
10 |
21,555 |
05-31-2013, 09:04 AM |
|
|
Thread: only 4x7990 per Tyan B7015F77V4R ?
Post: RE: only 4x7990 per Tyan B7015F77V4R ?
well, that's not necessarily true.
yes, the 6990 draws an insane amount of power, and is unbelievably hard to cool. but the 5970 was a fantastic card, and was quite manageable. i have four running... |
|
epixoip |
Hardware
|
10 |
21,555 |
05-30-2013, 09:46 PM |
|
|
Thread: only 4x7990 per Tyan B7015F77V4R ?
Post: RE: only 4x7990 per Tyan B7015F77V4R ?
we have 16 on order, we'll report back on them soon. |
|
epixoip |
Hardware
|
10 |
21,555 |
06-08-2013, 02:35 AM |
|
|
Thread: 4 x 290X problem
Post: RE: 4 x 290X problem
Quote:
--
od6config --adapters 0,1,2,3 --autofix --set core=1100,mem=1375
--
this command makes no sense. |
|
epixoip |
General Help
|
11 |
21,628 |
03-27-2014, 10:17 PM |
|
|
Thread: 4 x 290X problem
Post: RE: 4 x 290X problem
davejcb Wrote: (03-27-2014, 10:42 PM)
--
I actually have "od6config --autofix --adapter 0,1,2 --set core=1100,mem=1375", writing from memory.
What's wrong with that syntax? Combining the autofix w... |
|
epixoip |
General Help
|
11 |
21,628 |
03-27-2014, 11:29 PM |
|
|
Thread: Build recommendation
Post: RE: Build recommendation
|
epixoip |
Hardware
|
15 |
21,662 |
06-30-2015, 06:42 AM |
|
|
Thread: Build recommendation
Post: RE: Build recommendation
My only criticism is the desktop tower. Save yourself some money and headaches and go with the Chenbro RM41300-FS81. It's like $50 cheaper, was designed for GPGPU, and can either be a floorstanding to... |
|
epixoip |
Hardware
|
15 |
21,662 |
07-03-2015, 01:14 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: AMD R9 M370X
Post: RE: AMD R9 M370X
30,000 H/S on which algorithm? Which attack mode? How many hashes? How many salts? Hard for us to know if 30 KH/s is correct or not if you don't tell us what you're doing.
The R9 M370X is just a re-b... |
|
epixoip |
General Help
|
13 |
21,804 |
07-18-2015, 09:15 AM |
|
|
Thread: AMD R9 M370X
Post: RE: AMD R9 M370X
Your GPU is ~ 5.5x slower than a 290X. 290X pulls ~ 190 KH/s on WPA2, 190 / 5.5 = 34.5 KH/s, so 30 KH/s is pretty much spot-on. |
|
epixoip |
General Help
|
13 |
21,804 |
07-18-2015, 08:05 PM |
|
|
Thread: AMD R9 M370X
Post: RE: AMD R9 M370X
Most mobile GPUs do not have fans (see my first post in this thread) so there would be no fan speed to report. The firmware also may not be exposing the temperature via ADL. This is an Overdrive5 card... |
|
epixoip |
General Help
|
13 |
21,804 |
07-18-2015, 08:17 PM |
|
|
Thread: AMD R9 M370X
Post: RE: AMD R9 M370X
soxrok2212 Wrote: (07-19-2015, 04:27 AM)
--
Awesome, thanks! You're very knowledgeable!
--
That's why they give me all of the stars |
|
epixoip |
General Help
|
13 |
21,804 |
07-19-2015, 07:44 AM |
|
|
Thread: Help to recover password from an unknown hash type
Post: RE: Help to recover password from an unknown hash ...
hashcat doesn't support cracking encrypted passwords, only hashed passwords and non-hash formats which use a kdf.
since you have access to the source you should also have access to $key, so you don... |
|
epixoip |
General Help
|
11 |
21,810 |
01-06-2015, 09:08 AM |
|
|
Thread: Help to recover password from an unknown hash type
Post: RE: Help to recover password from an unknown hash ...
Well no, "crypto" is short for "cryptography."
By the way, your title is wrong. The hash type is not unknown in your example, it's simply nonexistent. The application you have here is simply using ... |
|
epixoip |
General Help
|
11 |
21,810 |
01-06-2015, 09:44 AM |
|
|
Thread: Help to recover password from an unknown hash type
Post: RE: Help to recover password from an unknown hash ...
Sc00bz Wrote: (01-06-2015, 09:49 AM)
--
Azren, I think epixoip missed this line:
Code:
--
$key = trim($username).trim($cleartext_password);
--
This is a very weird construction it's encrypting th... |
|
epixoip |
General Help
|
11 |
21,810 |
01-06-2015, 10:43 AM |
|
|
Thread: Help to recover password from an unknown hash type
Post: RE: Help to recover password from an unknown hash ...
Ah ok. Well, hopefully we've provided enough comments for you to present an accurate risk assessment. It's certainly not the worst scheme we've seen, but it's definitely not good at all. There are a l... |
|
epixoip |
General Help
|
11 |
21,810 |
01-06-2015, 12:15 PM |
|
|
Thread: How to stuff 8 x GTX980 into on server?
Post: RE: How to stuff 8 x GTX980 into on server?
Where did you hear that the Tyan FT77 will not recognize the GTX 980?
EDIT: Confirmed bullshit. We've got 8x GTX 980 in a Tyan FT77 running just fine right now. Will post a full review later tonight. |
|
epixoip |
Hardware
|
9 |
21,844 |
09-25-2014, 07:22 PM |
|
|
Thread: How to stuff 8 x GTX980 into on server?
Post: RE: How to stuff 8 x GTX980 into on server?
Probably won't have time to do the full write-up tonight, but here's a quick preview:
https://twitter.com/jmgosney/status/515338064223154177 |
|
epixoip |
Hardware
|
9 |
21,844 |
09-26-2014, 06:50 AM |