Search Results
|
Post |
Author |
Forum |
Replies
[asc]
|
Views |
Posted |
|
|
Thread: Freezes and lags on 0.07 version
Post: RE: Freezes and lags on 0.07 version
There have been no changes in the WPA kernel code and i can not reproduce this locally. Sorry, i can not help you with that.
Just one thing. If you are not exactly know what you are doing you should ... |
|
atom |
Very old oclHashcat-plus Support
|
26 |
43,377 |
01-03-2012, 11:04 AM |
|
|
Thread: Freezes and lags on 0.07 version
Post: RE: Freezes and lags on 0.07 version
no, see here: https://hashcat.net/forum/thread-768.html |
|
atom |
Very old oclHashcat-plus Support
|
26 |
43,377 |
01-04-2012, 06:34 PM |
|
|
Thread: Freezes and lags on 0.07 version
Post: RE: Freezes and lags on 0.07 version
if you have cpu load its a perfect indice that your driver installation is corrupted. oclHashcat-plus (in brute-force mode) does not generate any CPU load. i think this where your both problems really... |
|
atom |
Very old oclHashcat-plus Support
|
26 |
43,377 |
01-04-2012, 11:17 PM |
|
|
Thread: Freezes and lags on 0.07 version
Post: RE: Freezes and lags on 0.07 version
i recommend running driver sweeper after uninstalling |
|
atom |
Very old oclHashcat-plus Support
|
26 |
43,377 |
01-04-2012, 11:49 PM |
|
|
Thread: ERROR: cuModuleLoad() 209 again
Post: RE: ERROR: cuModuleLoad() 209 again
I doubt there is relation between 209 and the embedded statprocessor. The 32 bit might be an issue, but even on there I see no reason for it. Try to find the kernel cache from NVidia on Windows, delet... |
|
atom |
Very old oclHashcat-plus Support
|
26 |
71,487 |
09-09-2012, 08:07 AM |
|
|
Thread: ERROR: cuModuleLoad() 209 again
Post: RE: ERROR: cuModuleLoad() 209 again
For windows this driver is currently beta, right. So its just a question of time.
For linux its already in release state. |
|
atom |
Very old oclHashcat-plus Support
|
26 |
71,487 |
09-10-2012, 10:16 AM |
|
|
Thread: ERROR: cuModuleLoad() 209 again
Post: RE: ERROR: cuModuleLoad() 209 again
cuModuleLoad() 209 is totally different to cuModuleLoad() 301
thread stealer? |
|
atom |
Very old oclHashcat-plus Support
|
26 |
71,487 |
10-04-2012, 01:13 PM |
|
|
Thread: ERROR: cuModuleLoad() 209 again
Post: RE: ERROR: cuModuleLoad() 209 again
have you tried unpacking the package again? sounds like some kernel directory weirdness |
|
atom |
Very old oclHashcat-plus Support
|
26 |
71,487 |
10-12-2012, 11:43 AM |
|
|
Thread: ERROR: cuModuleLoad() 209 again
Post: RE: ERROR: cuModuleLoad() 209 again
cuda.h says:
CUDA_ERROR_NO_BINARY_FOR_GPU = 209,
So this means you have unpacked the .7z incorrectly (you would not be the first). |
|
atom |
Very old oclHashcat-plus Support
|
26 |
71,487 |
10-19-2012, 09:53 AM |
|
|
Thread: 0.15 and problems
Post: RE: 0.15 and problems
This is correct, because you did not create enough workload.
J:\WiFi\Dict\Names\birthdays.txt
Sounds like it will have only a few entries. If you switch English_big.txt and birthdays.txt it shou... |
|
atom |
Very old oclHashcat-plus Support
|
26 |
43,866 |
10-07-2013, 10:16 AM |
|
|
Thread: 0.15 and problems
Post: RE: 0.15 and problems
OK, so is the first problem solved?
Now, the second one, it's not a oclHashcat-plus problem. See here, from https://hashcat.net/wiki/doku.php?id=oclhashcat_catalyst_forceware:
Quote:
--
There ... |
|
atom |
Very old oclHashcat-plus Support
|
26 |
43,866 |
10-07-2013, 12:05 PM |
|
|
Thread: 0.15 and problems
Post: RE: 0.15 and problems
If you think you found a bug, please post it on TRAC including all information how to reproduce. |
|
atom |
Very old oclHashcat-plus Support
|
26 |
43,866 |
10-09-2013, 09:38 AM |
|
|
Thread: 980 TI Bench
Post: RE: 980 TI Bench
yes, but overclocked: https://docs.google.com/spreadsheets/d/1B1S_t1Z0KsqByH3pNkYUM-RCFMu860nlfSsYEqOoqco/edit?pref=2&pli=1#gid=0 |
|
atom |
Hardware
|
26 |
60,430 |
08-18-2016, 08:40 PM |
|
|
Thread: Ryzen OpenCL benchmarks?
Post: RE: Ryzen OpenCL benchmarks?
Note that this is OpenCL. We do not have access to SSE2, AVX2 or whatever kind of special registers and instruction set exist on the device. The OpenCL runtime itself is managing the access to this an... |
|
atom |
Hardware
|
26 |
31,272 |
03-13-2017, 04:10 PM |
|
|
Thread: +55 minutes in Generating Dictionary for 194GB
Post: RE: +55 minutes in Generating Dictionary for 194GB
I think they mean PBKDF2 and SCRYPT. There's another one, a third one, which is presale wallets, but they are not yet supported. |
|
atom |
hashcat
|
26 |
24,603 |
06-23-2017, 03:21 PM |
|
|
Thread: Possible development to support three wordlists at once?
Post: RE: Possible development to support three wordlist...
Btw in order to save wordlist space you could also use -a 1 attack where you used the 2-word wordlist in the left side and the original wordlist on the right side. This however does not change anythin... |
|
atom |
hashcat
|
25 |
19,842 |
06-16-2018, 10:24 AM |
|
|
Thread: Possible development to support three wordlists at once?
Post: RE: Possible development to support three wordlist...
Code:
--
./combinator3.bin wordlist1.txt wordlist2.txt wordlist3.txt | ./hashcat -m 10900 hash.txt
--
|
|
atom |
hashcat
|
25 |
19,842 |
06-15-2018, 07:42 PM |
|
|
Thread: Having problem with Tesla C2070
Post: RE: Having problem with Tesla C2070
|
atom |
Very old oclHashcat-lite Support
|
24 |
43,543 |
10-16-2011, 01:16 PM |
|
|
Thread: Having problem with Tesla C2070
Post: RE: Having problem with Tesla C2070
|
atom |
Very old oclHashcat-lite Support
|
24 |
43,543 |
10-17-2011, 10:56 AM |
|
|
Thread: Having problem with Tesla C2070
Post: RE: Having problem with Tesla C2070
wrong driver. use the latest whql |
|
atom |
Very old oclHashcat-lite Support
|
24 |
43,543 |
10-21-2011, 10:54 PM |