crude stumbler using raw packet api's
Submitted by: Andrea Bittau <a.bittau@cs.ucl.ac.uk>
This commit is contained in:
parent
63b1f1ffac
commit
6c8c3a52c9
10
tools/tools/net80211/stumbler/Makefile
Normal file
10
tools/tools/net80211/stumbler/Makefile
Normal file
@ -0,0 +1,10 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PROG= stumbler
|
||||
BINDIR= /usr/local/bin
|
||||
DPADD= ${LIBPCAP}
|
||||
LDADD= -lpcap -lncurses
|
||||
CFLAGS=-g
|
||||
NO_MAN=
|
||||
|
||||
.include <bsd.prog.mk>
|
1067
tools/tools/net80211/stumbler/stumbler.c
Normal file
1067
tools/tools/net80211/stumbler/stumbler.c
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user