Config.in 423 B

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