Search Results
|
Post |
Author |
Forum |
Replies |
Views |
Posted
[asc]
|
|
|
Thread: Double SHA1
Post: RE: Double SHA1
WJHumphreys Wrote: (06-20-2016, 12:14 AM)
--
No its converted by iterating a Byte array of Hex values converting each one in turn into a base 10 value then appending to a string as described.
Seem... |
|
rincebrain |
Old oclHashcat Support
|
9 |
13,629 |
06-20-2016, 12:41 AM |
|
|
Thread: Double SHA1
Post: RE: Double SHA1
Are you certain the conversion is done in pairs of hex characters (e.g. ff 0f => 25515), and not interpreting the entire 40-character sequence as one value and converting it?
e.g. instead of "f1d2... |
|
rincebrain |
Old oclHashcat Support
|
9 |
13,629 |
06-20-2016, 12:05 AM |
|
|
Thread: ERROR: cuModuleLoad() 301
Post: RE: ERROR: cuModuleLoad() 301
Quick addendum - Tesla K80 is an sm_37 chip, so 301 comes up, indeed, from a FILE_NOT_FOUND - because there's no sm_37 kernels in -1.31. |
|
rincebrain |
Old oclHashcat Support
|
12 |
21,441 |
01-14-2015, 05:58 PM |
|
|
Thread: ERROR: cuModuleLoad() 301
Post: RE: ERROR: cuModuleLoad() 301
epixoip Wrote: (01-13-2015, 12:08 PM)
--
Where did you find that driver? Latest version is 340.65, released 2014.12.12.
https://www.nvidia.com/download/driverResults.aspx/80874/en-us
If you're u... |
|
rincebrain |
Old oclHashcat Support
|
12 |
21,441 |
01-13-2015, 04:05 PM |
|
|
Thread: ERROR: cuModuleLoad() 301
Post: RE: ERROR: cuModuleLoad() 301
I'm using the driver 341.21, which is later than 331.67 unless I'm quite bad at math.
But then, that issue should crop up for all Tesla-series cards, not just the K80, I believe? |
|
rincebrain |
Old oclHashcat Support
|
12 |
21,441 |
01-13-2015, 10:29 AM |
|
|
Thread: ERROR: cuModuleLoad() 301
Post: RE: ERROR: cuModuleLoad() 301
atom Wrote: (01-09-2015, 04:55 PM)
--
Typical error when user used "7z e" to unpack the archive. Please use "7z x"
--
I used "7z x" to unpack the archive, and it still gives me:
Code:
--
PS D... |
|
rincebrain |
Old oclHashcat Support
|
12 |
21,441 |
01-12-2015, 06:10 PM |