03-18-2021, 08:38 PM
Command used on a zip file hash :
hashcat.exe -a 0 -m 17220 hash_test.txt pass.dict -r rules/best64.rule
only get :
hashcat (v6.1.1) starting...
And nothing happens
When I look at the event observer, I see a .NET Runtime error
Application : SWJobEngineSvc2.exe
Framework version : v4.0.30319
SolarWinds.JobEngine.JobEngineException
OpenCL runtime is installed
If I try to install .NET framework 4.8 it says already installed
What can I do ?
Thanks for any help !
hashcat.exe -a 0 -m 17220 hash_test.txt pass.dict -r rules/best64.rule
only get :
hashcat (v6.1.1) starting...
And nothing happens
When I look at the event observer, I see a .NET Runtime error
Application : SWJobEngineSvc2.exe
Framework version : v4.0.30319
SolarWinds.JobEngine.JobEngineException
OpenCL runtime is installed
If I try to install .NET framework 4.8 it says already installed
What can I do ?
Thanks for any help !