hashcat "not enough allocatable device memory for this attack"
#2
An old limitation of OpenCL is that it can only allocate 1/4 of the total RAM in a single chunk, so as you can see, it says "178 MB allocatable" next to your "HD Graphics" device, which isn't really enough for Hashcat. Try again with the "-D 1" flag to force it to use your CPU instead, which should use your RAM instead of just the ~1.5GB your laptop's given to the iGPU.
Reply


Messages In This Thread
RE: hashcat "not enough allocatable device memory for this attack" - by penguinkeeper - 02-12-2022, 03:09 AM