NVAPI_GPU_NOT_POWERED
#4
ok, so there are 4*36 possibilities per hash. That's perfectly doable, but you should write a small script instead of using hashcat for that. hashcat can't utilise its parallelisation well with that few candidates.

If you really want to do that with hashcat you could implement it using a single-word dict and a generated rule file for the x/y placeholders but that would probably be slower than a script because you'd have to deal with hashcat's comparably slow startup time for every single hash.
Reply


Messages In This Thread
NVAPI_GPU_NOT_POWERED - by CHM - 12-10-2019, 07:22 PM
RE: NVAPI_GPU_NOT_POWERED - by undeath - 12-10-2019, 09:40 PM
RE: NVAPI_GPU_NOT_POWERED - by CHM - 12-10-2019, 10:44 PM
RE: NVAPI_GPU_NOT_POWERED - by undeath - 12-10-2019, 11:56 PM
RE: NVAPI_GPU_NOT_POWERED - by CHM - 12-11-2019, 05:05 AM
RE: NVAPI_GPU_NOT_POWERED - by undeath - 12-11-2019, 05:28 PM
RE: NVAPI_GPU_NOT_POWERED - by CHM - 12-16-2019, 07:11 AM
RE: NVAPI_GPU_NOT_POWERED - by undeath - 12-16-2019, 01:00 PM
RE: NVAPI_GPU_NOT_POWERED - by CHM - 12-27-2019, 11:04 PM
RE: NVAPI_GPU_NOT_POWERED - by undeath - 12-28-2019, 11:01 PM
RE: NVAPI_GPU_NOT_POWERED - by CHM - 12-30-2019, 07:10 PM
RE: NVAPI_GPU_NOT_POWERED - by gs135269 - 11-22-2020, 04:10 PM