Hashcat on M1 Macs

The compiled binaries may not work for M1 Macs, but the following should do the trick

Robot, ready to troubleshoot
git clone https://github.com/hashcat/hashcat.git
cd hashcat
make 

You should now be good to go. You may want to start with ‘hashcat -b’ to benchmark performance for various algorithms.