08-20-2022, 05:48 AM
when i do this
hashcat -b -m0 -D1 --backend-ignore-cuda --backend-ignore-hip
but when i do
./hashcat -b -m0 -D1 --backend-ignore-cuda --backend-ignore-hip
hashcat -b -m0 -D2 --backend-ignore-cuda --backend-ignore-hip
hashcat -b -m0 -D2 -d1 --backend-ignore-cuda --backend-ignore-hip
hashcat -b -m0 -D2 -d2 --backend-ignore-cuda --backend-ignore-hip
after that i tried
hashcat -a0 -m17200 -d2 -D2 --backend-ignore-cuda --backend-ignore-hip ~/workspace/crackme/ziph.txt ~/wordlists/rockyou.txt
i don't understand last one i have installed opencl
hashcat -b -m0 -D1 --backend-ignore-cuda --backend-ignore-hip
Code:
hashcat (v6.2.5-663-gc3e18f7fe) starting in benchmark mode
Benchmarking uses hand-optimized kernel code by default.
You can use it in your cracking session by setting the -O option.
Note: Using optimized kernel code limits the maximum supported password length.
To disable the optimized kernel code in benchmark mode, use the -w option.
OpenCL API (OpenCL 2.1 AMD-APP (3452.0)) - Platform #1 [Advanced Micro Devices, Inc.]
=====================================================================================
* Device #1: AMD Ryzen 5 3550H with Radeon Vega Mobile Gfx, skipped
OpenCL API (OpenCL 2.1 AMD-APP (3380.4)) - Platform #2 [Advanced Micro Devices, Inc.]
=====================================================================================
* Device #2: AMD Radeon RX 560 Series, skipped
OpenCL API (OpenCL 2.0 AMD-APP (1800.8)) - Platform #3 [Advanced Micro Devices, Inc.]
=====================================================================================
* Device #3: , 3783/7631 MB (1024 MB allocatable), 16MCU
Benchmark relevant options:
===========================
* --opencl-device-types=1
* --optimized-kernel-enable
-------------------
* Hash-Mode 0 (MD5)
-------------------
clCompileProgram(): CL_COMPILE_PROGRAM_FAILURE
"/home/blank/.local/share/hashcat/OCLAB9hqM.cl", line 7: catastrophic error:
cannot open source file
"/usr/__local/share/hashcat/OpenCL/inc_vendor.h"
#include M2S(INCLUDE_PATH/inc_vendor.h)
^
1 catastrophic error detected in the compilation of "/home/blank/.local/share/hashcat/OCLAB9hqM.cl".
Compilation terminated.
Frontend phase failed compilation.
* Device #3: Kernel /usr/local/share/hashcat/OpenCL/shared.cl build failed.
Started: Sat Aug 20 08:47:02 2022
Stopped: Sat Aug 20 08:47:03 2022
./hashcat -b -m0 -D1 --backend-ignore-cuda --backend-ignore-hip
Code:
hashcat (v6.2.5-663-gc3e18f7fe) starting in benchmark mode
Benchmarking uses hand-optimized kernel code by default.
You can use it in your cracking session by setting the -O option.
Note: Using optimized kernel code limits the maximum supported password length.
To disable the optimized kernel code in benchmark mode, use the -w option.
OpenCL API (OpenCL 2.1 AMD-APP (3452.0)) - Platform #1 [Advanced Micro Devices, Inc.]
=====================================================================================
* Device #1: AMD Ryzen 5 3550H with Radeon Vega Mobile Gfx, skipped
OpenCL API (OpenCL 2.1 AMD-APP (3380.4)) - Platform #2 [Advanced Micro Devices, Inc.]
=====================================================================================
* Device #2: AMD Radeon RX 560 Series, skipped
OpenCL API (OpenCL 2.0 AMD-APP (1800.8)) - Platform #3 [Advanced Micro Devices, Inc.]
=====================================================================================
* Device #3: , 3783/7631 MB (1024 MB allocatable), 16MCU
Benchmark relevant options:
===========================
* --opencl-device-types=1
* --optimized-kernel-enable
-------------------
* Hash-Mode 0 (MD5)
-------------------
Speed.#3.........: 192.6 MH/s (43.27ms) @ Accel:512 Loops:1024 Thr:1 Vec:4
Started: Sat Aug 20 08:59:55 2022
Stopped: Sat Aug 20 09:00:02 2022
hashcat -b -m0 -D2 --backend-ignore-cuda --backend-ignore-hip
Code:
hashcat (v6.2.5-663-gc3e18f7fe) starting in benchmark mode
Benchmarking uses hand-optimized kernel code by default.
You can use it in your cracking session by setting the -O option.
Note: Using optimized kernel code limits the maximum supported password length.
To disable the optimized kernel code in benchmark mode, use the -w option.
clCreateCommandQueue(): CL_OUT_OF_HOST_MEMORY
/sys/bus/pci/devices/0000:01:00.0/hwmon/hwmon5/pwm1: No such file or directory
OpenCL API (OpenCL 2.1 AMD-APP (3452.0)) - Platform #1 [Advanced Micro Devices, Inc.]
=====================================================================================
* Device #1: AMD Ryzen 5 3550H with Radeon Vega Mobile Gfx, skipped
OpenCL API (OpenCL 2.1 AMD-APP (3380.4)) - Platform #2 [Advanced Micro Devices, Inc.]
=====================================================================================
* Device #2: AMD Radeon RX 560 Series, 3968/4096 MB (3840 MB allocatable), 14MCU
OpenCL API (OpenCL 2.0 AMD-APP (1800.8)) - Platform #3 [Advanced Micro Devices, Inc.]
=====================================================================================
* Device #3: , skipped
Benchmark relevant options:
===========================
* --opencl-device-types=2
* --optimized-kernel-enable
-------------------
* Hash-Mode 0 (MD5)
-------------------
Speed.#2.........: 4450.2 MH/s (50.71ms) @ Accel:512 Loops:512 Thr:64 Vec:1
Started: Sat Aug 20 09:02:53 2022
Stopped: Sat Aug 20 09:03:00 2022
hashcat -b -m0 -D2 -d1 --backend-ignore-cuda --backend-ignore-hip
Code:
hashcat (v6.2.5-663-gc3e18f7fe) starting in benchmark mode
Benchmarking uses hand-optimized kernel code by default.
You can use it in your cracking session by setting the -O option.
Note: Using optimized kernel code limits the maximum supported password length.
To disable the optimized kernel code in benchmark mode, use the -w option.
clCreateCommandQueue(): CL_OUT_OF_HOST_MEMORY
No devices found/left.
Started: Sat Aug 20 09:04:31 2022
Stopped: Sat Aug 20 09:04:32 2022
hashcat -b -m0 -D2 -d2 --backend-ignore-cuda --backend-ignore-hip
Code:
hashcat (v6.2.5-663-gc3e18f7fe) starting in benchmark mode
Benchmarking uses hand-optimized kernel code by default.
You can use it in your cracking session by setting the -O option.
Note: Using optimized kernel code limits the maximum supported password length.
To disable the optimized kernel code in benchmark mode, use the -w option.
/sys/bus/pci/devices/0000:01:00.0/hwmon/hwmon5/pwm1: No such file or directory
OpenCL API (OpenCL 2.1 AMD-APP (3452.0)) - Platform #1 [Advanced Micro Devices, Inc.]
=====================================================================================
* Device #1: AMD Ryzen 5 3550H with Radeon Vega Mobile Gfx, skipped
OpenCL API (OpenCL 2.1 AMD-APP (3380.4)) - Platform #2 [Advanced Micro Devices, Inc.]
=====================================================================================
* Device #2: AMD Radeon RX 560 Series, 3968/4096 MB (3840 MB allocatable), 14MCU
OpenCL API (OpenCL 2.0 AMD-APP (1800.8)) - Platform #3 [Advanced Micro Devices, Inc.]
=====================================================================================
* Device #3: , skipped
Benchmark relevant options:
===========================
* --backend-devices=2
* --opencl-device-types=2
* --optimized-kernel-enable
-------------------
* Hash-Mode 0 (MD5)
-------------------
Speed.#2.........: 4456.5 MH/s (50.71ms) @ Accel:128 Loops:512 Thr:256 Vec:1
Started: Sat Aug 20 09:04:40 2022
Stopped: Sat Aug 20 09:04:48 2022
after that i tried
hashcat -a0 -m17200 -d2 -D2 --backend-ignore-cuda --backend-ignore-hip ~/workspace/crackme/ziph.txt ~/wordlists/rockyou.txt
Code:
hashcat (v6.2.5-663-gc3e18f7fe) starting
/sys/bus/pci/devices/0000:01:00.0/hwmon/hwmon5/pwm1: No such file or directory
OpenCL API (OpenCL 2.1 AMD-APP (3452.0)) - Platform #1 [Advanced Micro Devices, Inc.]
=====================================================================================
* Device #1: AMD Ryzen 5 3550H with Radeon Vega Mobile Gfx, skipped
OpenCL API (OpenCL 2.1 AMD-APP (3380.4)) - Platform #2 [Advanced Micro Devices, Inc.]
=====================================================================================
* Device #2: AMD Radeon RX 560 Series, 3968/4096 MB (3840 MB allocatable), 14MCU
OpenCL API (OpenCL 2.0 AMD-APP (1800.8)) - Platform #3 [Advanced Micro Devices, Inc.]
=====================================================================================
* Device #3: , skipped
Minimum password length supported by kernel: 0
Maximum password length supported by kernel: 256
Hashes: 1 digests; 1 unique digests, 1 unique salts
Bitmaps: 16 bits, 65536 entries, 0x0000ffff mask, 262144 bytes, 5/13 rotates
Rules: 1
Optimizers applied:
* Not-Iterated
* Single-Hash
* Single-Salt
Watchdog: Temperature abort trigger set to 90c
* Device #2: Skipping (hash-mode 17200)
This is due to a known OpenCL runtime and/or device driver issue (not a hashcat issue)
You can use --force to override, but do not report related errors.
Started: Sat Aug 20 09:14:33 2022
Stopped: Sat Aug 20 09:14:35 2022
i don't understand last one i have installed opencl