VM-Packages icon indicating copy to clipboard operation
VM-Packages copied to clipboard

Hashcat VM

Open godylockz opened this issue 2 years ago • 6 comments

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

  1. Install commando vm
  2. choco install hashcat.vm

Environment

Windows 10

Detected by test suite

No

godylockz avatar Aug 30 '23 03:08 godylockz

@Menn1s do you have some input on this check?

Ana06 avatar Sep 27 '23 12:09 Ana06

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?

day1player avatar Oct 10 '23 15:10 day1player

Ok looking at the site this is what I found: image

Maybe we need to check if there is an OpenCL runtime instead of the processor? Will have to look into that.

day1player avatar Oct 10 '23 15:10 day1player

@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 avatar Nov 10 '23 16:11 day1player

@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."

Ana06 avatar Jan 12 '24 16:01 Ana06

I think this one we will have to look into on how to detect the OpenCL runtime

day1player avatar Jan 16 '24 19:01 day1player

closing as I think it was fixed in #892. Please let me know if the issue is not fixed.

Ana06 avatar Jul 17 '24 14:07 Ana06