Commands, wordlists, and references for trying to find WPA2 passwords on an M1 Max MacBook Pro.
brew install hcxtools
brew install hashcat
hcxpcapngtool -o hash.hc22000 expl_wifi_ssid_20ce947.pcap
hashcat -m 22000 hash.hc22000 Top29Million-probable-v2.7z
hashcat -m 22000 hash.hc22000 cracked.txt.gz
hashcat -m 22000 hash.hc22000 -r rules/best64.rule cracked.txt.gz