hdw-sniff --------- ieee 802.11 sniffer install ####### - required: - my minimalistic apis (get it via cvs from hackdaworld.org) - ncurses, libpcap (freshmeat may help) - flite - wlan card supporting monitor mode - build: (an example) mkdir ~/foo && cd ~/foo cvs -d:pserver:anonymous@hackdaworld.org:/my-code co api cvs -d:pserver:anonymous@hackdaworld.org:/my-code co hdw-sniff cd hdw-sniff ./configure make - usage: (another example) ./hdw-sniff -m monitor -d wlan0 troubleshooting ############### irc: server = irc.hackdaworld.org , channel = #hackdaworld email: hackbard@hackdaworld.org have fun!