Posts: 621
Threads: 57
Joined: May 2010
09-20-2012, 04:51 PM
(This post was last modified: 09-20-2012, 04:57 PM by mastercracker.)
I just got a new HD6950 and made my "Standard" test on it. System: Windows Vista 32 bit, HD6950 on catalyst 12.8
For -m 2600 Double MD5 and -m 2611 vBulletin < v3.8.5, -a 0 and -a 3 are not working on all length.
For -m 2711 vBulletin > v3.8.5, nothing works.
For -m 2811 IPB2+, MyBB1.2+, it gave a weird pattern:
-a 0 and -a 3 failed for all length
-a 1 failed for length 4 and 12
-a 6 failed for length 4, 8 and 15
-a 7 failed for length 4 and 8
EDITED the -m 2811 bug.
Posts: 5,185
Threads: 230
Joined: Apr 2010
What is the exact filename of the kernel it loads?
Posts: 621
Threads: 57
Joined: May 2010
(09-20-2012, 08:00 PM)atom Wrote: What is the exact filename of the kernel it loads?
Since they all failed for dictionary attacks, I looked at those but if you need them for all -a then let me know.
For -m 2600 and -m 2611:
./kernels/4098/m2610_a0.Cayman_923.1_1.4.1741.kernel
For -m 2711:
./kernels/4098/m2710_a0.Cayman_923.1_1.4.1741.kernel
For -m 2811:
./kernels/4098/m2810_a0.Cayman_923.1_1.4.1741.kernel
Posts: 5,185
Threads: 230
Joined: Apr 2010
923.1 is an very old catalyst, it should be 938.2. They are known not to work. You need 12.8 its the reason.
You may need driversweeper
Posts: 621
Threads: 57
Joined: May 2010
(09-21-2012, 09:50 AM)atom Wrote: 923.1 is an very old catalyst, it should be 938.2. They are known not to work. You need 12.8 its the reason.
You may need driversweeper
Thanks. That helps a lot to know what to look for. I do have 12.8 but this system went from AMD to Nvidia and back to AMD. That probably makes a big mess of drivers. I will have to clean that up somehow.
Posts: 5,185
Threads: 230
Joined: Apr 2010
Posts: 621
Threads: 57
Joined: May 2010
09-22-2012, 06:22 PM
(This post was last modified: 09-22-2012, 07:15 PM by mastercracker.)
(09-22-2012, 11:21 AM)atom Wrote: try driversweeper
Ok. I have fixed manually my problem by doing the followings. I am not sure that all the steps are required but it worked:
1) Delete folders of all previous cached versions in C:\AMD\Support\
2) I started the 12.8 installer that ask you if you want to install or uninstall. I chose uninstall and then custom (not express since I want to check the exact components to remove).
3) By looking at what version each component had, there was the app-sdk that was 923.1. So I uninstalled it.
4) I ran the installer again, selected install, then custom, the de-selected everything that could be unselected. I selected the app-sdk and started the installation.
5) Reboot. Now it's the 938.2 kernel that is loaded in OCLhashcat-plus and everything gets cracked.
Thanks for the good support.