Search Results
|
Post |
Author |
Forum |
Replies |
Views
[desc]
|
Posted |
|
|
Thread: Infiniband GPU cluster
Post: RE: Infiniband GPU cluster
AFAIK, no.
The only way to parallelize pluscat or any other cat is to write a script that will split the workload and assign work to every GPU over the network.
Or write some kind of framework.
A... |
|
Rolf |
Hardware
|
1 |
6,964 |
03-30-2012, 07:27 AM |
|
|
Thread: Fastest Nvidia driver for hash cracking?
Post: RE: Fastest Nvidia driver for hash cracking?
The trend is a good observation, it depends on the CUDA toolkit used for compilation of oclhc too.
Anyways, I personally use some stable forceware (347.25) and don't bother updating it unless new ocl... |
|
Rolf |
Old oclHashcat Support
|
3 |
7,002 |
02-27-2015, 01:11 PM |
|
|
Thread: How to use the cap2hccap64.exe
Post: RE: How to use the cap2hccap64.exe
Cap2hccap still crashes on my Win7 x64 box, but hey, there's plenty of online websites to conver caps to hccaps, like the one hosted here. |
|
Rolf |
Very old oclHashcat-plus Support
|
2 |
7,042 |
01-18-2013, 09:39 PM |
|
|
Thread: oclHashcat-plus v0.09b52 speed issues
Post: RE: oclHashcat-plus v0.09b52 speed issues
NV has done something to either the driver, or to the cuda 5.0 toolkit.
Litecat, v0.10 release vs 0.11b20 is always a bit slower in all algos, except LM and old oracle 7-10g.
Rolling back to good ol... |
|
Rolf |
Beta Tester
|
7 |
7,159 |
08-24-2012, 06:37 PM |
|
|
Thread: Problems downloading oclHashcat
Post: RE: Problems downloading oclHashcat
I had this issue before, when hashcat's hoster was under serious DDoS: the connection wasn't dropped permanently, but rather paused for several minutes, after which everything was fine.
However, now ... |
|
Rolf |
General Help
|
5 |
7,167 |
03-10-2015, 09:01 AM |
|
|
Thread: Who hashcat code source v0.48 for me please?
Post: RE: Who hashcat code source v0.48 for me please?
Even though hashcat is free software, it's not open source.
This may or may not change at some point in the future.
Closed. |
|
Rolf |
Old hashcat Support
|
4 |
7,188 |
12-11-2014, 10:08 AM |
|
|
Thread: i got this error
Post: RE: i got this error
It's explained in the error, but I'll rephrase it: your GPU is too old to be used by cudahc. |
|
Rolf |
General Help
|
6 |
7,209 |
06-02-2015, 02:52 PM |
|
|
Thread: Kernel 3.11 Radeon Mesa drivers
Post: RE: Kernel 3.11 Radeon Mesa drivers
I may be wrong, but rendering graphics has nothing to do with OpenCL code.
Also, in my opinion, the hard way is not the best way. |
|
Rolf |
Very old oclHashcat-plus Support
|
3 |
7,244 |
08-29-2013, 11:31 PM |
|
|
Thread: SHA256 base64 - please help
Post: RE: SHA256 base64 - please help
bigbadbri Wrote: (11-04-2015, 12:20 AM)
--
then i've run that through hashcat on sha256 but i've not found any hits with 20GB wordlist. Is there anything i'm missing.
--
You're not missing anything, ... |
|
Rolf |
General Help
|
3 |
7,252 |
11-05-2015, 02:49 PM |
|
|
Thread: Unique Master Citizen Number Rule?
Post: RE: Unique Master Citizen Number Rule?
You can use this approach:
Code:
--
... -1 123456789 0?d0?d0?d?d7?1?d?d?d?d
... -1 123456789 1?d0?d0?d?d7?1?d?d?d?d
... -1 123456789 2?d0?d0?d?d7?1?d?d?d?d
... -1 123456789 3?d0?d0?d?d7?1?d?d... |
|
Rolf |
Very old oclHashcat-plus Support
|
3 |
7,281 |
05-05-2013, 06:53 PM |
|
|
Thread: The best make/model for a AMD HD7970 GHz Edition?
Post: RE: The best make/model for a AMD HD7970 GHz Editi...
Yup, make sure you red card isn't red because it's hot!
Except that, well, you can pick a model with higher vRAM amount, if you're planning to BF huge hashlists.
Oh, and core clock affects speed.
I... |
|
Rolf |
Hardware
|
2 |
7,364 |
09-17-2012, 02:10 PM |
|
|
Thread: Random Floating Point 0-1
Post: RE: Random Floating Point 0-1
Quote:
--
cudaHashcat64.exe -a 3 -n 80 ffffffffffffffffffffffffffffffff 0.?d?d?d?d?d?d?d?d?d?d?d?d?d?d?d
--
~2 days on my old GTX Titan.
I'd say it's quite feasible. |
|
Rolf |
General Help
|
6 |
7,389 |
07-12-2015, 09:38 AM |
|
|
Thread: stop / start at specific points
Post: RE: stop / start at specific points
Only hashcat and litecat support restore.
The max length of 15 exists for optimization(speed) purposes. |
|
Rolf |
Very old oclHashcat-plus Support
|
2 |
7,397 |
08-01-2012, 12:36 PM |
|
|
Thread: Third-party utility: analyze_hc_restore
Post: RE: Third-party utility: analyze_hc_restore
I find this tool quite useful for long runs or if I'm up to no good and want to do some shenanigans to the restore file. |
|
Rolf |
User Contributions
|
3 |
7,403 |
01-28-2015, 12:18 PM |
|
|
Thread: it is possible?
Post: RE: it is possible?
You need to understand how mirrored hashes work.
For example, you have a sha512($pass.$salt) algorithm, so in order to brute force the salt you'd need to use sha512($salt.$pass), and configure the ... |
|
Rolf |
General Talk
|
3 |
7,421 |
05-04-2014, 10:45 AM |
|
|
Thread: Utilize APU + GPU at once
Post: RE: Utilize APU + GPU at once
Kuci Wrote: (09-28-2013, 02:17 PM)
--
I can use both, they work perfectly, but I can't use both at once.
--
Say what?
Have you tried running, say, oclhc-lite?
What does it say?
As far as I kno... |
|
Rolf |
Hardware
|
2 |
7,451 |
09-28-2013, 02:57 PM |
|
|
Thread: ATI 7970 vs. Nvidia GTX 780 results required.
Post: RE: ATI 7970 vs. Nvidia GTX 780 results required.
GTX 780 will have around 90.12% of GTX Titan's performance (both at stock clocks).
So, get any results for the latter and multiply them by 0.9012.
You'll get a pretty damn close result, since both G... |
|
Rolf |
General Talk
|
2 |
7,456 |
09-05-2013, 03:33 PM |
|
|
Thread: Crashing problem when creating kernel for WPA
Post: RE: Crashing problem when creating kernel for WPA
WinDOS 8.1 may be the problem? |
|
Rolf |
Very old oclHashcat-plus Support
|
3 |
7,486 |
09-29-2013, 05:14 PM |
|
|
Thread: NVIDIA GTX 980 & 970 MSI Afterburner 4 settings
Post: RE: NVIDIA GTX 980 & 970 MSI Afterburner 4 setting...
Are you saying you can't overclock them in Afterburner?
How about providing a screenshot? |
|
Rolf |
Hardware
|
2 |
7,544 |
10-03-2014, 06:47 AM |
|
|
Thread: md5stress on Windows with Nvidia?
Post: RE: md5stress on Windows with Nvidia?
Something's wrong with your setup, it works fine here.
Code:
--
>md5stress64.exe 8
initializing random seed...
initializing opencl...
generating 71680 new random passwords + hashes...
Iteration: 0 ... |
|
Rolf |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
3 |
7,608 |
02-25-2015, 01:17 PM |