1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-22 16:11:40 +03:00
openwrt-xburst/openwrt/package/aircrack-ng/Config.in
nico 30023faa50 add aircrack-ng package (thanks to Gerd, closes: #572, #581).
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3900 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-06-03 16:23:17 +00:00

14 lines
575 B
Plaintext

config BR2_PACKAGE_AIRCRACK_NG
prompt "aircrack-ng....................... Next generation of aircrack with new features"
tristate
default n
help
aircrack-ng is an 802.11 WEP and WPA-PSK keys cracking program
that can recover this keys once enough encrypted packets have
been captured. It implements the standard FMS attack along with
some optimizations like KoreK attacks, thus making the attack
much faster compared to other WEP cracking tools. In fact
aircrack is a set of tools for auditing wireless networks.
http://www.aircrack-ng.org/