Easy steps to install hcxtools package on Mac
Package Information:
Application Name – hcxtools
What is hcxtools – Not Available for hcxtools
Use of hcxtools – Utils for conversion of cap/pcap/pcapng WiFi dump files
URL – https://github.com/ZerBea/hcxtools
Installation Steps:
- Open Terminal using Spotlight search by pressing
<command+space>
. Type terminal and hitEnter
key. - Now, run following command to install homebrew (brew)
- Install hcxtools using brew
brew install hcxtools
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
hcxtools is ready to use now!