hc
2024-03-22 a0752693d998599af469473b8dc239ef973a012f
1
2
3
4
5
6
7
8
9
10
11
12
13
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