well im sry but i really cannot reproduce this failure, hc 6.2.4 and 6.2.5 with all combinations dict15 dict30 works as expected
the only thing i noticed about your setup when reading again your whole thread
i know that normally hashcat gives an error about using intel opencl with integrated gpu because the intel opencl runtime for GPU is/was? known to be broken, im not sure which version(s) was affected but im quite sure that i saw this error message with opencl 3.0 for intel gpu (i cannot check because i dont have any intel laptop right now)
changes.txt for 6.2.4 tells -> Workaround added for Intel OpenCL runtime: GPU support is broken, skip the device unless user forces to enable it
so "normally" hashcat should tell you DONT USE OPENCL ON INTEL GPU BECAUSE INTEL FUCKED THIS UP AND ITS BROKEN (unless you add -f (force))
i would assume that this could be the reason for your failure, but i cannot check
EDIT:
found an old thread where this 3.0 opencl gpu intel 620 was marked as broken/unstable
see https://hashcat.net/forum/archive/index....10280.html
so yeah, i think its a software/hardware problem (intel) but not related to hahscat itself
the only thing i noticed about your setup when reading again your whole thread
Code:
OpenCL API (OpenCL 3.0 ) - Platform #1 [Intel(R) Corporation]
=============================================================
* Device #1: Intel(R) UHD Graphics 620, 1568/3216 MB (804 MB allocatable), 24MCU
i know that normally hashcat gives an error about using intel opencl with integrated gpu because the intel opencl runtime for GPU is/was? known to be broken, im not sure which version(s) was affected but im quite sure that i saw this error message with opencl 3.0 for intel gpu (i cannot check because i dont have any intel laptop right now)
changes.txt for 6.2.4 tells -> Workaround added for Intel OpenCL runtime: GPU support is broken, skip the device unless user forces to enable it
so "normally" hashcat should tell you DONT USE OPENCL ON INTEL GPU BECAUSE INTEL FUCKED THIS UP AND ITS BROKEN (unless you add -f (force))
i would assume that this could be the reason for your failure, but i cannot check
EDIT:
found an old thread where this 3.0 opencl gpu intel 620 was marked as broken/unstable
see https://hashcat.net/forum/archive/index....10280.html
so yeah, i think its a software/hardware problem (intel) but not related to hahscat itself