Unknown hash-type selected.
#8
(08-05-2021, 02:42 PM)hashquestion Wrote:
(08-05-2021, 02:37 PM)philsmd Wrote: you are right. it's hashcat.bin instead:

correct script:
Code:
cd ~/Downloads/
wget https://hashcat.net/files/hashcat-6.2.3.7z
7z x hashcat-6.2.3.7z
cd hashcat-6.2.3/
./hashcat.bin -b

./hashcat.bin -b
hashcat (v6.2.3) 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.

* Device #1: Outdated POCL OpenCL driver detected!

This OpenCL driver may fail kernel compilation or produce false negatives.
You can use --force to override, but do not report related errors.

No devices found/left.

You are using POCL instead of the official intel drivers. Please try uninstalling your current drivers and reinstalling the drivers fromĀ https://software.intel.com/content/www/u...pu-section
Reply


Messages In This Thread
Unknown hash-type selected. - by hashquestion - 08-05-2021, 01:59 PM
RE: Unknown hash-type selected. - by philsmd - 08-05-2021, 02:05 PM
RE: Unknown hash-type selected. - by hashquestion - 08-05-2021, 02:11 PM
RE: Unknown hash-type selected. - by philsmd - 08-05-2021, 02:15 PM
RE: Unknown hash-type selected. - by hashquestion - 08-05-2021, 02:20 PM
RE: Unknown hash-type selected. - by philsmd - 08-05-2021, 02:37 PM
RE: Unknown hash-type selected. - by hashquestion - 08-05-2021, 02:42 PM
RE: Unknown hash-type selected. - by 0x69BE027C97 - 08-05-2021, 03:09 PM
RE: Unknown hash-type selected. - by hashquestion - 08-05-2021, 03:52 PM
RE: Unknown hash-type selected. - by 0x69BE027C97 - 08-05-2021, 04:24 PM
RE: Unknown hash-type selected. - by hashquestion - 08-05-2021, 10:15 PM