root/trunk/freewrt/package/aircrack-ng/Config.in

Revision 2262, 0.6 kB (checked in by wbx, 2 years ago)

sync aircrack-ng from 1.0

Line 
1 config FWRT_PACKAGE_AIRCRACK_NG
2         prompt "aircrack-ng....................... A set of tools for auditing wireless networks"
3         tristate
4         default n
5         select FWRT_PACKAGE_LIBPTHREAD
6         help
7           aircrack-ng is a set of tools for auditing wireless networks:
8          
9           * aircrack-ng: a program that cracks WEP and WPA (bruteforce) keys
10           * airdecap-ng: decrypts WEP or WPA encrypted capture files with known key
11           * airmon-ng: responsible for placing different cards in monitor mode
12           * aireplay-ng: responsible for packet injection
13           * airodump-ng: places all air traffic into .cap file and shows information on networks
14           http://www.aircrack-ng.org
Note: See TracBrowser for help on using the browser.