Hashcat initial problem
#1
Hi, I am using hashcat 5.1.0 on a Windows 7 32bit system. My graphic card is Radeon HD 6570. Driver version Catalyst-15.11.1Beta.
Everytime I try to run hashcat32 to test any hccapx file, eg. "hashcat32.exe -a 0 -m 2500 "C:\WPA\sample.hccapx" "C:\Wordlist\sample.txt".

I got the Windows program crash window "hashcat32.exe has stopped working". And in the CMD window, it shows "ADL_Adapter_AdapterInfo_Get(): -3".

However, I searched over the forums and found a way to by pass this problem by adding "--self-test-disable". So the hashcat can start running.

Now I am facing another problem. When I use "-a 0" or "-a 3" mode with/without rules, the program runs just fine. But when I tried to initial "-a 6" or "-a 7" hybrid mode, I got

clBuildProgram(): CL_BUILD_PROGRAM_FAILURE
Error compiling program for amp.
Frontend phase failed compilation.
Error: Creating kernel amp failed!

* Device #1: Kernel ./OpenCL/amp_a1.cl build failed - proceeding without this device.

The process would stop at this point. Is there anyone who can provide me explanation and solution of this problem? Thank you!
Reply


Messages In This Thread
Hashcat initial problem - by bbdsam - 07-21-2019, 07:29 PM
RE: Hashcat initial problem - by undeath - 07-21-2019, 08:11 PM
RE: Hashcat initial problem - by bbdsam - 07-22-2019, 06:58 AM
RE: Hashcat initial problem - by slyexe - 07-25-2019, 05:43 AM
RE: Hashcat initial problem - by undeath - 07-22-2019, 10:55 AM