buildroot/package/reaver/Config.in
Guillaume W. Bres 84e8f3aa90 package/reaver: bump to v1.6.6
Signed-off-by: Guillaume W. Bres <guillaume.bressaix@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2020-05-28 22:33:52 +02:00

14 lines
423 B
Plaintext

config BR2_PACKAGE_REAVER
bool "reaver"
depends on BR2_TOOLCHAIN_HAS_THREADS
select BR2_PACKAGE_LIBPCAP
help
Reaver is a tool to audit networks against brute WPS pins
attacks. It is complementary to "Aircrack-ng".
https://code.google.com/archive/p/reaver-wps/wikis/README.wiki
https://github.com/t6x/reaver-wps-fork-t6x
comment "reaver needs a toolchain w/ threads"
depends on !BR2_TOOLCHAIN_HAS_THREADS