09-01-2012, 02:37 AM
(This post was last modified: 09-01-2012, 02:49 AM by mastercracker.)
(08-31-2012, 02:29 PM)atom Wrote: OK, here it is..System: Windows 7 64 bit, catalyst 12.8 HD5750, oclhashcat-plus beta 59
I have added support for the MOSIX/VCL aka virtual opencl cluster network.
You dont need to have MOSIX installed at all - VCL 1.15 is enough. Have Fun. BTW: I tested it successfully with 22 GPUS
Here some nice benchmark: https://docs.google.com/a/plain-text.inf...hRUE#gid=0
More important is that there should be no issues left on AMD. That means 2711 and 2811, too. Double verify you remove all *.kernel files in case you overwrite the directory.
NV still has issues left.
Everything works except the following:
-For -m 1710 sha512($pass.$salt), bruteforce of length 4 does not work.
Password tested: P0$7
Hash:Salt
Code:
7ef8ae5d7148d9cd860dbf557258f6813604b17288e61d8bf70126f8746bb9e9bb33aad7d8162932ce7cadcf3375f6cffad5a0ef6d1865e4f06de77b2eec5e42:284754643
Command line:
oclhashcat-plus64.exe -a 3 -d 1 -m 1710 -o found.txt --bf-min 4 --bf-max 4 -1 ?s?d?u?l hash.txt ?u?d?s?d
(08-31-2012, 02:29 PM)atom Wrote: I have added support for the MOSIX/VCL aka virtual opencl cluster network.Can anyone enlighten me on what it is. Does it means that we could join GPUs from different computers together if we install an opencl network?
You dont need to have MOSIX installed at all - VCL 1.15 is enough. Have Fun. BTW: I tested it successfully with 22 GPUS