Hashcat VM
What's the problem?
[hashcat.vm] vm.common.psm1 [+] ERROR : [ERR] Non-Intel processor detected.
Hashcat should run regardless on the processor / environment.
Steps to Reproduce
- Install commando vm
- choco install hashcat.vm
Environment
Windows 10
Detected by test suite
No
@Menn1s do you have some input on this check?
I'm pretty sure hashcat requires an intel CPU but we can do some testing to double check.. @Menn1s or @nos3curity could one of you test this out?
Ok looking at the site this is what I found:
Maybe we need to check if there is an OpenCL runtime instead of the processor? Will have to look into that.
@MalwareMechanic I havent been able to look into this as all of my CPUs are intel but looking at the documentation it says "everything that comes with an OpenCL runtime"
@day1player can the check be then updated to fix the package in our test suite? This package fails to update in the daily with run with:
At C:\ProgramData\chocolatey\lib\hashcat.vm\tools\chocolateyinstall.ps1:25 char:9
+ throw "Non-Intel processor detected."
I think this one we will have to look into on how to detect the OpenCL runtime
closing as I think it was fixed in #892. Please let me know if the issue is not fixed.