initial buildroot for linux 5.15
This commit is contained in:
@@ -0,0 +1,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
|
||||
Reference in New Issue
Block a user