I get CL_OUT_OF_RESOURCES with -m 15700/ethereum
#3
(10-29-2017, 07:32 PM)philsmd Wrote: The cost factor (and memory needed) for ethereum/scrypt is too high for your GPU.
Try to use -D 1 and therefore run hashcat with your CPU.

C:\hashcat>hashcat64.exe -m 15700 -D 1 -b

hashcat (v4.0.0) 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 #2: Outdated or broken Intel OpenCL runtime detected!



You are STRONGLY encouraged to use the officially supported NVIDIA driver.

See hashcat.net for officially supported NVIDIA drivers.

See also: https://hashcat.net/faq/wrongdriver

You can use --force to override this, but do not report related errors.



Started: Sun Oct 29 19:33:30 2017

Stopped: Sun Oct 29 19:33:30 2017


C:\hashcat>


Messages In This Thread
RE: I get CL_OUT_OF_RESOURCES with -m 15700/ethereum - by svobodnui11 - 10-29-2017, 07:34 PM