![]() |
Help with Azure Win VM CPU-based cracking? - 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: Help with Azure Win VM CPU-based cracking? (/thread-10560.html) |
Help with Azure Win VM CPU-based cracking? - RouterPounder - 12-28-2021 Hello, I've got some fresh Win10 VMs in Azure that I'd like to do some CPU-based cracking with. When I run hashcat.exe out of the box, I get the: clGetPlatformIDs(): CL_PLATFORM_NOT_FOUND_KHR And then I get the recommendation to install OpenCL Runtime for Intel Core and Intel Xeon Processors. I installed version 22.0.3663 (latest) and rebooted. Now when I run hashcat against a hash, it runs for a few seconds and brings me right back to a command prompt. In the application log, however, I get Application Error 1000, which states: ---- Faulting application name: hashcat.exe, version: 0.0.0.0, time stamp: 0x619a68ef Faulting module name: KERNELBASE.dll, version: 10.0.19041.1348, time stamp: 0x76fcd692 Exception code: 0xc06d007e Fault offset: 0x0000000000034f69 Faulting process id: 0xb78 Faulting application start time: 0x01d7fbaafaf17e71 Faulting application path: C:\Users\...\hashcat.exe Faulting module path: C:\Windows\System32\KERNELBASE.dll Report Id: a41dfd3e-4088-473b-995f-9e3d5ee97398 Faulting package full name: Faulting package-relative application ID: ---- What's really grinding me about this is I've had it before when I did hashcat in Windows VMs using VMWare ESXi, but of course I didn't document the fix. Any ideas? Thanks, RP |