Posts: 8
Threads: 6
Joined: Nov 2017
I use AMD HD 6990 GPUs with hashcat 4.2
in some example of hashcat, some hashes does not crack. like rar5( mode 13000) winzip(13600).
but when i use hashcat 3.2 they have been cracked.
windows 7 64 bit
catalyst 15.7.1
Posts: 2,267
Threads: 16
Joined: Feb 2013
10-08-2018, 05:08 PM
(This post was last modified: 10-08-2018, 05:09 PM by philsmd.)
sounds like a driver bug that doesn't work correctly with the new OpenCL kernel code.
It's quite an old GPU. I'm not sure if we could do anything here (it could probably work with some volatile variables etc, as it often does)
Posts: 2,936
Threads: 12
Joined: May 2012
10-08-2018, 11:56 PM
(This post was last modified: 10-08-2018, 11:56 PM by epixoip.)
HD 6990 is VLIW4, which AMD has dropped support for, and Catalyst 15.7.1 is too old for Hashcat. From front page:
Code:
GPU Driver requirements:
AMD GPUs on Windows require "AMD Radeon Software Crimson Edition" (15.12 or later)
Posts: 8
Threads: 6
Joined: Nov 2017
(10-08-2018, 11:56 PM)epixoip Wrote: HD 6990 is VLIW4, which AMD has dropped support for, and Catalyst 15.7.1 is too old for Hashcat. From front page:
Code:
GPU Driver requirements:
AMD GPUs on Windows require "AMD Radeon Software Crimson Edition" (15.12 or later)
thank you for your attention
i now, therefore with ddu, i uninstall previous driver and install crimson-relive-16.2.1 driver. hashcat 4.2.1 can not cracked some hashes but hashcat 3.2 Works well.