06-22-2020, 08:08 AM
try
for clinfo (install homebrew first):
BTW: I think the alias problem is related to https://github.com/hashcat/hashcat/issues/2460 (#2 and #3 GPUs shouldn't be aliases, because different models of GPUs)
Code:
hashcat -d 3 -m 500 -b
for clinfo (install homebrew first):
Code:
brew install clinfo
BTW: I think the alias problem is related to https://github.com/hashcat/hashcat/issues/2460 (#2 and #3 GPUs shouldn't be aliases, because different models of GPUs)