Skip to content

Instantly share code, notes, and snippets.

@Nav-Appaiya
Created February 16, 2020 17:23
Show Gist options
  • Select an option

  • Save Nav-Appaiya/b8eb3cbf22642aac2ead12884fb6aa80 to your computer and use it in GitHub Desktop.

Select an option

Save Nav-Appaiya/b8eb3cbf22642aac2ead12884fb6aa80 to your computer and use it in GitHub Desktop.
# install hcxdumptool
git clone https://github.com/ZerBea/hcxdumptool
cd hcxdumptool/
make
sudo make install
cd .. # up
# install hcxtools
sudo apt install libcurl4-openssl-dev libssl-dev zlib1g-dev libpcap-dev
git clone https://github.com/ZerBea/hcxtools
cd hcxtools /
make
sudo make install
cd ..
@habibmir2025
Copy link

make

@RezaTRTRTRV
Copy link

make install

@RezaTRTRTRV
Copy link

make

@RezaTRTRTRV
Copy link

@RezaTRTRTRV
Copy link

make install

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment