Benchmark give some results but crash in particular hashes - Printable Version +- hashcat Forum (https://hashcat.net/forum) +-- Forum: Support (https://hashcat.net/forum/forum-3.html) +--- Forum: hashcat (https://hashcat.net/forum/forum-45.html) +--- Thread: Benchmark give some results but crash in particular hashes (/thread-8343.html) |
Benchmark give some results but crash in particular hashes - Jnioms - 05-03-2019 Hi guys! I am running the best/worst pentesting distro (yup, kal) and i knew from the start it would be an issue installing the drivers for my ati RX 470. But well, long story short, i manage to install rocm with some fight, and when i tried to use it to crack some WPA2 hashes, i saw that it failed. I tried to run the --benchmark to see what happens and i get this: Code: root@The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali):~# sudo hashcat --benchmark (Yes, i added the sudo just in case it was something driver not having permission even though i am root. Don't bully me, ok?) I think it must be more of an OpenCL issue than a hashcat or Rocm, but do you have any idea of where i should look to fix the problem? It's driving me nuts, and i tried to install rocm on ubuntu (which i though it would be easier) but it's giving me almost the same fight as The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali), but as i think i am closer in this distro, i think it would be better. Thanks and if you need any more information, please tell me! RE: Benchmark give some results but crash in particular hashes - azaran - 05-08-2019 Hey, I've upgraded my ROCm drivers for my AMD Vega 64 GPU this week and I'm getting the same errors. I've tracked it down to issue with work-load parameter. Without the -w1 parameter it works but with it does not... I'm using Ubuntu 18.04 and tested both ROCm and AMDGPU-Pro driver/packages with the same results. Code: $ ./hashcat64.bin -m 100 --machine-readable --benchmark Code: $ ./hashcat64.bin -m 100 --machine-readable --benchmark -w1 EDIT: I've now tried adding of --optimized-kernel-enable flag which helps when using -m 100. However, the same ends with the errors when trying -m 1400. Code: $ ./hashcat64.bin -m 100 --optimized-kernel-enable --machine-readable --benchmark -w3 RE: Benchmark give some results but crash in particular hashes - afik - 11-18-2019 hello have you solved this issue? i'm having the same issue with fiji cards i have updated 4.17 as it says in the ROCm wiki page but still no luck root@ROCm:~/hashcat-5.1.0# ./hashcat64.bin -b --optimized-kernel-enable --benchmark -w3 hashcat (v5.1.0) starting in benchmark mode... OpenCL Platform #1: Advanced Micro Devices, Inc. ================================================ * Device #1: gfx803, 3481/4096 MB allocatable, 64MCU * Device #2: gfx803, 3481/4096 MB allocatable, 64MCU * Device #3: gfx803, 3481/4096 MB allocatable, 64MCU * Device #4: gfx803, 3481/4096 MB allocatable, 64MCU * Device #5: gfx803, 3481/4096 MB allocatable, 64MCU * Device #6: gfx803, 3481/4096 MB allocatable, 64MCU * Device #7: gfx803, 3481/4096 MB allocatable, 64MCU * Device #8: gfx803, 3481/4096 MB allocatable, 64MCU * Device #9: gfx803, 3481/4096 MB allocatable, 64MCU * Device #10: gfx803, 3481/4096 MB allocatable, 64MCU Benchmark relevant options: =========================== * --optimized-kernel-enable * --workload-profile=3 Hashmode: 0 - MD5 Speed.#1.........: 12257.0 MH/s (43.32ms) @ Accel:32 Loops:1024 Thr:256 Vec:1 Speed.#2.........: 12184.8 MH/s (43.57ms) @ Accel:32 Loops:1024 Thr:256 Vec:1 Speed.#3.........: 12354.7 MH/s (43.19ms) @ Accel:32 Loops:1024 Thr:256 Vec:1 Speed.#4.........: 12200.7 MH/s (43.74ms) @ Accel:32 Loops:1024 Thr:256 Vec:1 Speed.#5.........: 11881.2 MH/s (44.77ms) @ Accel:32 Loops:1024 Thr:256 Vec:1 Speed.#6.........: 12003.0 MH/s (44.47ms) @ Accel:32 Loops:1024 Thr:256 Vec:1 Speed.#7.........: 12228.6 MH/s (43.46ms) @ Accel:32 Loops:1024 Thr:256 Vec:1 Speed.#8.........: 11944.8 MH/s (44.72ms) @ Accel:32 Loops:1024 Thr:256 Vec:1 Speed.#9.........: 11954.9 MH/s (44.68ms) @ Accel:32 Loops:1024 Thr:256 Vec:1 Speed.#10.........: 11808.7 MH/s (45.24ms) @ Accel:32 Loops:1024 Thr:256 Vec:1 Speed.#*.........: 120.8 GH/s Hashmode: 100 - SHA1 Speed.#1.........: 4367.4 MH/s (60.91ms) @ Accel:32 Loops:512 Thr:256 Vec:1 Speed.#2.........: 4376.8 MH/s (61.07ms) @ Accel:32 Loops:512 Thr:256 Vec:1 Speed.#3.........: 4418.6 MH/s (60.45ms) @ Accel:32 Loops:512 Thr:256 Vec:1 Speed.#4.........: 4365.2 MH/s (61.20ms) @ Accel:32 Loops:512 Thr:256 Vec:1 Speed.#5.........: 4271.8 MH/s (62.60ms) @ Accel:32 Loops:512 Thr:256 Vec:1 Speed.#6.........: 4310.2 MH/s (62.02ms) @ Accel:32 Loops:512 Thr:256 Vec:1 Speed.#7.........: 4426.6 MH/s (60.40ms) @ Accel:32 Loops:512 Thr:256 Vec:1 Speed.#8.........: 4312.8 MH/s (61.95ms) @ Accel:32 Loops:512 Thr:256 Vec:1 Speed.#9.........: 4334.1 MH/s (61.67ms) @ Accel:32 Loops:512 Thr:256 Vec:1 Speed.#10.........: 4294.4 MH/s (62.27ms) @ Accel:32 Loops:512 Thr:256 Vec:1 Speed.#*.........: 43477.8 MH/s Hashmode: 1400 - SHA2-256 clBuildProgram(): CL_BUILD_PROGRAM_FAILURE lld: error: undefined hidden symbol: m01400m >>> referenced by /home/afik/hashcat-5.1.0/OpenCL/comgr-963cd0/input/linked.bc.o:(m01400_m04) >>> referenced by /home/afik/hashcat-5.1.0/OpenCL/comgr-963cd0/input/linked.bc.o:(m01400_m04) >>> referenced by /home/afik/hashcat-5.1.0/OpenCL/comgr-963cd0/input/linked.bc.o:(m01400_m08) >>> referenced by /home/afik/hashcat-5.1.0/OpenCL/comgr-963cd0/input/linked.bc.o:(m01400_m08) >>> referenced by /home/afik/hashcat-5.1.0/OpenCL/comgr-963cd0/input/linked.bc.o:(m01400_m16) >>> referenced by /home/afik/hashcat-5.1.0/OpenCL/comgr-963cd0/input/linked.bc.o:(m01400_m16) lld: error: undefined hidden symbol: m01400s >>> referenced by /home/afik/hashcat-5.1.0/OpenCL/comgr-963cd0/input/linked.bc.o:(m01400_s04) >>> referenced by /home/afik/hashcat-5.1.0/OpenCL/comgr-963cd0/input/linked.bc.o:(m01400_s04) >>> referenced by /home/afik/hashcat-5.1.0/OpenCL/comgr-963cd0/input/linked.bc.o:(m01400_s08) >>> referenced by /home/afik/hashcat-5.1.0/OpenCL/comgr-963cd0/input/linked.bc.o:(m01400_s08) >>> referenced by /home/afik/hashcat-5.1.0/OpenCL/comgr-963cd0/input/linked.bc.o:(m01400_s16) >>> referenced by /home/afik/hashcat-5.1.0/OpenCL/comgr-963cd0/input/linked.bc.o:(m01400_s16) Error: Creating the executable from LLVM IRs failed. * Device #1: Kernel /home/afik/hashcat-5.1.0/OpenCL/m01400_a3-optimized.cl build failed - proceeding without this device. clBuildProgram(): CL_BUILD_PROGRAM_FAILURE Error: Creating the executable from LLVM IRs failed. * Device #2: Kernel /home/afik/hashcat-5.1.0/OpenCL/m01400_a3-optimized.cl build failed - proceeding without this device. clBuildProgram(): CL_BUILD_PROGRAM_FAILURE Error: Creating the executable from LLVM IRs failed. * Device #3: Kernel /home/afik/hashcat-5.1.0/OpenCL/m01400_a3-optimized.cl build failed - proceeding without this device. clBuildProgram(): CL_BUILD_PROGRAM_FAILURE Error: Creating the executable from LLVM IRs failed. * Device #4: Kernel /home/afik/hashcat-5.1.0/OpenCL/m01400_a3-optimized.cl build failed - proceeding without this device. clBuildProgram(): CL_BUILD_PROGRAM_FAILURE Error: Creating the executable from LLVM IRs failed. * Device #5: Kernel /home/afik/hashcat-5.1.0/OpenCL/m01400_a3-optimized.cl build failed - proceeding without this device. clBuildProgram(): CL_BUILD_PROGRAM_FAILURE Error: Creating the executable from LLVM IRs failed. * Device #6: Kernel /home/afik/hashcat-5.1.0/OpenCL/m01400_a3-optimized.cl build failed - proceeding without this device. ^CclBuildProgram(): CL_BUILD_PROGRAM_FAILURE Error: Creating the executable from LLVM IRs failed. * Device #7: Kernel /home/afik/hashcat-5.1.0/OpenCL/m01400_a3-optimized.cl build failed - proceeding without this device. clBuildProgram(): CL_BUILD_PROGRAM_FAILURE Error: Creating the executable from LLVM IRs failed. * Device #8: Kernel /home/afik/hashcat-5.1.0/OpenCL/m01400_a3-optimized.cl build failed - proceeding without this device. clBuildProgram(): CL_BUILD_PROGRAM_FAILURE Error: Creating the executable from LLVM IRs failed. * Device #9: Kernel /home/afik/hashcat-5.1.0/OpenCL/m01400_a3-optimized.cl build failed - proceeding without this device. clBuildProgram(): CL_BUILD_PROGRAM_FAILURE Error: Creating the executable from LLVM IRs failed. * Device #10: Kernel /home/afik/hashcat-5.1.0/OpenCL/m01400_a3-optimized.cl build failed - proceeding without this device. Started: Mon Nov 18 12:21:20 2019 Stopped: Mon Nov 18 12:21:44 2019 RE: Benchmark give some results but crash in particular hashes - philsmd - 11-18-2019 did you try to test with the hashcat beta from https://hashcat.net/beta/ ? RE: Benchmark give some results but crash in particular hashes - afik - 11-23-2019 working! wow crazy! i waste so much energy on sample and it was that sample (11-18-2019, 02:20 PM)philsmd Wrote: did you try to test with the hashcat beta from https://hashcat.net/beta/ ? thank you very much saved the day |