Search Results
|
Post |
Author |
Forum |
Replies |
Views |
Posted
[desc]
|
|
|
Thread: EGB v1.7
Post: EGB v1.7
Admin @ InsidePro has just released a new version of his GPU hashcracker.
Major spotlights:
Up to 256 different attacks can be specified to run in one run, no need to make 256 batch files for that... |
|
Rolf |
General Help
|
2 |
9,348 |
10-10-2010, 08:24 AM |
|
|
Thread: ERROR: clEnqueueReadBuffer() -5
Post: RE: ERROR: clEnqueueReadBuffer() -5
Usually, it worked like that(with each new release of drivers current oclhc worked with them).
However, knowing NV, they may make some serious changes(or implement serious bugs) in 260.xx .
When the... |
|
Rolf |
Very old oclHashcat Support
|
6 |
16,079 |
10-11-2010, 08:59 AM |
|
|
Thread: oclhashcat GUI needed ; I even pay $$ !
Post: RE: oclhashcat GUI needed ; I even pay $$ !
2 5970s will be very nice when crazy ati developers fix the opencl runtime bug, which doesnt allow to properly use 2 GPUs of 5970.
Right now, using oclhashcat with 5970s is not worth the effort.
P... |
|
Rolf |
Feature Requests
|
16 |
31,578 |
10-12-2010, 11:30 PM |
|
|
Thread: ATI and Nvidia - same system?
Post: RE: ATI and Nvidia - same system?
Working together = not possible.
Using either gtx 480 OR 5670 is possible. You only need to specify platform(-p flag).
However, I suspect that it is possible to run 2 seperate oclhc instances, one for... |
|
Rolf |
Hardware
|
13 |
33,092 |
10-12-2010, 11:34 PM |
|
|
Thread: ATI and Nvidia - same system?
Post: RE: ATI and Nvidia - same system?
Try -p 1 and -p 2.
I have a feeling they dont begin with one. |
|
Rolf |
Hardware
|
13 |
33,092 |
10-13-2010, 09:30 AM |
|
|
Thread: ATI and Nvidia - same system?
Post: RE: ATI and Nvidia - same system?
Using dev driver is a bad idea. |
|
Rolf |
Hardware
|
13 |
33,092 |
10-15-2010, 10:22 PM |
|
|
Thread: ATI and Nvidia - same system?
Post: RE: ATI and Nvidia - same system?
Use latest WHQL for windows, which is 258.96. |
|
Rolf |
Hardware
|
13 |
33,092 |
10-15-2010, 10:54 PM |
|
|
Thread: Problem with -l and -s
Post: RE: Problem with -l and -s
Oclhashcat does not have simple wordlist attack, and will not have it in the future.
It's made for combo attack, with 2 sides.
So oclhashcat.exe hash_file dictionary_file will not work.
I have no... |
|
Rolf |
Very old oclHashcat Support
|
6 |
12,487 |
10-16-2010, 07:55 PM |
|
|
Thread: MD5 speed improvement ideas
Post: RE: MD5 speed improvement ideas
GTS 450 = sm_21 = pain in the ass to get 100% shaders working.
But it's cheap :) |
|
Rolf |
User Contributions
|
20 |
56,891 |
10-17-2010, 04:55 PM |
|
|
Thread: New Graphic Card, whichh should I buy?
Post: RE: New Graphic Card, whichh should I buy?
If you dont mind the price, buy Radeon 5870 or GTX 480 .
They are top for amd and nv atm.
Just make sure they are properly cooled, so buy a model with non-stock cooling. |
|
Rolf |
Hardware
|
8 |
18,669 |
10-19-2010, 07:47 PM |
|
|
Thread: LM hash support for OCLHC
Post: LM hash support for OCLHC
I'd wish to see it.:)
It may not be bitsliced.
Ofc, it may not be possible to implement with current oclhc architecture(because of 7+7 password length limit).
Not top priority. |
|
Rolf |
Feature Requests
|
31 |
77,620 |
10-21-2010, 12:47 PM |
|
|
Thread: HD6850 or GTX460 which is better for oclHashcat ?
Post: RE: HD6850 or GTX460 which is better for oclHashca...
Pick the amd card.
Not only has it more firepower, it doesnt have "innovations" that slow down the speed of hashcracking.
Radeon 6850 should also be twice faster than GTX 460. |
|
Rolf |
Hardware
|
5 |
15,867 |
10-29-2010, 08:36 PM |
|
|
Thread: Number of words in wordlist
Post: RE: Number of words in wordlist
...
Did you notice 1/35 segment ?
It splits the wordlist into 35 pieces, loads first, runs attack on it, flushes, loads second, etc. |
|
Rolf |
Old hashcat Support
|
1 |
6,157 |
11-10-2010, 10:33 AM |
|
|
Thread: HD6850 or GTX460 which is better for oclHashcat ?
Post: RE: HD6850 or GTX460 which is better for oclHashca...
Yes, 5870 > 6870.
2 * 6870 > gtx 480.
Good estimations here (https://www.golubev.com/gpuest.htm) |
|
Rolf |
Hardware
|
5 |
15,867 |
11-12-2010, 01:36 AM |
|
|
Thread: Amazon GPU Cloud
Post: RE: Amazon GPU Cloud
I'd use that for some DP FP stuff, but I dont have any DP FP stuff :)
Anyways, those 2 Teslas appear to be weaker than 2 GTX 470, because they have lowered clocks!
49 minutes for [0;6] all-space is ... |
|
Rolf |
Hardware
|
2 |
12,479 |
11-16-2010, 09:53 PM |
|
|
Thread: Simple Scan
Post: RE: Simple Scan
OCLHC is designed for bruteforcing, mask and combination attacks.
It is not designed to run simple wordlist attacks. |
|
Rolf |
Very old oclHashcat Support
|
8 |
17,222 |
11-22-2010, 12:08 AM |
|
|
Thread: How can I do this please ?
Post: RE: How can I do this please ?
Code:
--
OCLhashcat.exe -m 1000 -n 80 -1 ?l?d?s?u NT.hash ?1?1?1?1?1?1 ?1?d?d
OCLhashcat.exe -m 1000 -n 80 -1 ?l?d?s?u NT.hash ?1?1?1?1?1?1 ?1?1?d?d
--
But the commands will run for days, even if yo... |
|
Rolf |
Very old oclHashcat Support
|
2 |
6,915 |
11-23-2010, 12:25 PM |
|
|
Thread: Which CUDA should I install?
Post: RE: Which CUDA should I install?
Since you have access to 0.24 oclhc, you can install any driver > 258.xx for the beta to work.
This is the latest WHQL for your GT 220 (https://www.nvidia.com/object/win7-winvista-64bit-260.99-whql-dr... |
|
Rolf |
Very old oclHashcat Support
|
3 |
10,600 |
11-23-2010, 07:08 PM |
|
|
Thread: ERROR: clEnqueueWriteBuffe<> -5
Post: RE: ERROR: clEnqueueWriteBuffe<> -5
Contact Atom via PM, or come to out IRC channel. |
|
Rolf |
Very old oclHashcat Support
|
10 |
20,064 |
11-24-2010, 12:59 PM |
|
|
Thread: 5970 fixed?
Post: RE: 5970 fixed?
No it cant.
Try generating hashes of known plaintexts and then bruteforcing those hashes. |
|
Rolf |
Very old oclHashcat Support
|
3 |
8,056 |
11-24-2010, 01:00 PM |