5970 fixed?
#1
HD5970 can be run on 10.8 and SDK 2.2 Big Grin


Code:
D:\hash\oclHashcat-0.23>oclHashcat.exe test.txt -n 80 --gpu-loops 1024 -m 0 -1 ? l?d ?1?1?1?1 ?1?1?1?1 oclHashcat v0.23 starting... Digests: 1 entries, 1 unique Bitmaps: 8 bits, 256 entries, 0x000000ff mask, 1024 bytes Platforms: 1 Platform #1: Advanced Micro Devices, Inc., OpenCL 1.1 ATI-Stream-v2.2 (302) (2 m atched) Device #1: Cypress, 512MB, 725Mhz, 20MCU Device #1: Kernel kernels/4098/m0000.32.Cypress.kernel (205208 bytes) Device #2: Cypress, 512MB, 725Mhz, 20MCU Device #2: Kernel kernels/4098/m0000.32.Cypress.kernel (205208 bytes) [s]tatus [p]ause [r]esume [h]elp [q]uit => s Threads...: 2 Mode.Left.: Mask '?1?1?1?1' (1679616) Mode.Right: Mask '?1?1?1?1' (1679616) Speed.GPU1: 2170.1M/s (running) Speed.GPU2: 2075.8M/s (running) Speed.GPU*: 4245.9M/s Recovered.: 0/1 Digests, 0/1 Salts Progress..: 86297804800/2821109907456 (3.06%) Running...: 21 secs Estimated.: 10 mins, 44 secs [s]tatus [p]ause [r]esume [h]elp [q]uit =>
#2
No it cant.
Try generating hashes of known plaintexts and then bruteforcing those hashes.
#3
Yes
not bruteforcing
using the-d parameter to skip a GPU can not bruteforcing hashes plaintexts
how to use the 5970?



Code:
D:\hash\oclHashcat-0.23>oclHashcat.exe test.txt -d 2 -n 80 --gpu-loops 1024 -m 0 ?l?l?l?l ?l?l?l oclHashcat v0.23 starting... Digests: 1 entries, 1 unique Bitmaps: 8 bits, 256 entries, 0x000000ff mask, 1024 bytes Platforms: 1 Platform #1: Advanced Micro Devices, Inc., OpenCL 1.1 ATI-Stream-v2.2 (302) (2 m atched) Device #1: Cypress, 512MB, 725Mhz, 20MCU Device #1: skipped by user Device #2: Cypress, 512MB, 725Mhz, 20MCU Device #2: Kernel kernels/4098/m0000.32.Cypress.kernel (205208 bytes) [s]tatus [p]ause [r]esume [h]elp [q]uit => Threads...: 1 Mode.Left.: Mask '?l?l?l?l' (456976) Mode.Right: Mask '?l?l?l' (17576) Speed.GPU2: 2188.6M/s (finished) Speed.GPU*: 2188.6M/s Recovered.: 0/1 Digests, 0/1 Salts Progress..: 8031810176/8031810176 (100.00%) Running...: 4 secs Estimated.: 0 secs Started: Thu Nov 25 11:00:39 2010 Stopped: Thu Nov 25 11:00:44 2010
#4
use -d 1 instead of -d 2 and it should work