Hashcat fails on MacBook hardware. Any cloud suggestions?
#2
you could try to use the git version from https://github.com/hashcat/hashcat

install git, make, gcc, sed and all the other common build tools and run
Code:
git clone https://github.com/hashcat/hashcat

cd hashcat/

make

./hashcat -b
Reply


Messages In This Thread
RE: Hashcat fails on MacBook hardware. Any cloud suggestions? - by philsmd - 05-26-2020, 09:50 PM