Status Running -> Error displayed, is it attack well? - Printable Version +- hashcat Forum (https://hashcat.net/forum) +-- Forum: Support (https://hashcat.net/forum/forum-3.html) +--- Forum: hashcat (https://hashcat.net/forum/forum-45.html) +--- Thread: Status Running -> Error displayed, is it attack well? (/thread-12222.html) |
Status Running -> Error displayed, is it attack well? - trustfarm - 11-18-2024 Status Running -> Error displayed, is it attack well? Hello, I've tried scrypt (eth wallet) attacking. When start hashcat it is displayed , Status "Running" ---------- Session..........: 2024-11-15-01 Status...........: Running Hash.Mode........: 15700 (Ethereum Wallet, SCRYPT) --------- And after some time, Game playing with background attacking, and foreground some works, Status shows "Error" ---------- Session..........: 2024-11-15-01 Status...........: Error Hash.Mode........: 15700 (Ethereum Wallet, SCRYPT) --------- hashcat is No quit , or Show recovery, continue to run. 1. How can I know, when Error was happen? 2. in Above Error status show, what's cause? and anyway attack is going well? OS windows11, 2080Ti PC. Thanks, in advance. RE: Status Running -> Error displayed, is it attack well? - Snoopy - 11-18-2024 Well first, when using hascat with gpu you shouldn't play games beside. running two programs using the same resources in that case your graphisc card isn't a good idea as booth want full and exclusive access to the hardware second, scrypt was designed to withstand gpu attacks, using cpu will mostly result in a better hashrate, see option -D1 for that and or use benchmark -b to see the difference RE: Status Running -> Error displayed, is it attack well? - trustfarm - 11-19-2024 (11-18-2024, 02:05 PM)Snoopy Wrote: Well first, when using hascat with gpu you shouldn't play games beside. running two programs using the same resources in that case your graphisc card isn't a good idea as booth want full and exclusive access to the hardware Thanks Snoopy. I was mistaked, didn't install Intel cpu opencl driver. So, GPU hash was so slow , less than 1HS. In case of -D 1 options, hashcat says "No device left/available" So, dig and install intel cpu ocl driver " w_opencl_runtime_p_2025.0.0.1166.exe " linkshere Speed is Faster , around 34H/s. Is there's good way of scrypt optimize at GPU? RE: Status Running -> Error displayed, is it attack well? - Snoopy - 11-19-2024 (11-19-2024, 11:00 AM)trustfarm Wrote: Is there's good way of scrypt optimize at GPU? No. As i mentioned before, Scrypt was specially designed to withstand attacks with GPU (has something to to do with ram, cache and so on) and therefore it is faster to use CPU, but its still slow enough to withstand bruteforceattaks RE: Status Running -> Error displayed, is it attack well? - trustfarm - 11-19-2024 (11-19-2024, 03:25 PM)Snoopy Wrote:(11-19-2024, 11:00 AM)trustfarm Wrote: Is there's good way of scrypt optimize at GPU? ok, I need to dig Lite/DodgeCoin scrypt ASIC miner , what they use algorithm or architecture. RE: Status Running -> Error displayed, is it attack well? - Snoopy - 11-21-2024 for short you cant use mining asics for cracking there are some threads on this, just search "using asics" |