hashcat Forum

Full Version: Hashcat stops after initializing OpenCL Runtime
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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.[attachment=638]
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
and
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)