Ethereum SCRYPT does not work well with hashcat, especially when there are more than 8192 iterations. Also, it takes a long time to initalize the kernels. It's that slow you will never run wordlists + rules lol. Also, the rules will be the issue where as they will simply overflow the mem hence the issue here.
Run wordlists only, no rules.
Also, if your speed is very slow, remove -w 3 and replace with: -n 2 -u 2 -T 8 --force
See if you get more speed but only for GPU usage.
If you are using CPU only, use john for this algo!
Run wordlists only, no rules.
Also, if your speed is very slow, remove -w 3 and replace with: -n 2 -u 2 -T 8 --force
See if you get more speed but only for GPU usage.
If you are using CPU only, use john for this algo!