Stool 1.64 Download -

./stool -h You should see version 1.64 in the output. Put your wireless card into monitor mode:

sudo ./stool -i wlan0mon -c 6 Save output to a file: Stool 1.64 Download

make sudo make install Some third-party repositories (e.g., Kali Linux’s package repos) may include Stool, but version 1.64 is not available via apt at this time. You can check: you can download via:

wget https://github.com/teknogeek/Stool/archive/refs/tags/v1.64.tar.gz tar -xzvf v1.64.tar.gz cd Stool-1.64 make After compilation, run: Stool 1.64 Download

sudo airmon-ng start wlan0 Capture probe requests and beacons on channel 6:

apt search stool If unavailable, compile from source. If the maintainer has uploaded a .tar.gz for v1.64, you can download via: