Hashcat stops after initializing OpenCL Runtime - 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: Hashcat stops after initializing OpenCL Runtime (/thread-8141.html) |
Hashcat stops after initializing OpenCL Runtime - skaartheknight - 02-10-2019 Whenever I run hashcat (both CLI and using the GUI application) it gets to initializing the OpenCL runtime and then the app just stops. It returns me back to the Command line. I have tried reinstalling the Device drivers (AMD 19.2 for RX570) and this still occurs. hashcatError.jpg (Size: 140.51 KB / Downloads: 12) RE: Hashcat stops after initializing OpenCL Runtime - philsmd - 02-10-2019 try this: https://hashcat.net/faq/wrongdriver there is definitely something wrong because your screenshot shows 2 "Advanced Micro Devices" platforms. this seems to be a driver installation issue. to test after you followed the guide above, you could use: Code: hashcat -b Code: hashcat -I btw: also try without using powershell, but just the old cmd instead (not sure how important that is, but it's worth a test) |