Name | Modified | Size | Downloads / Week |
---|---|---|---|
aircrack_wep_v1.2.sh | 2011-06-11 | 5.5 kB | |
aircrack_wep_v1.1.sh | 2010-08-26 | 4.9 kB | |
README_aircrack_wep.txt | 2010-08-13 | 1.7 kB | |
Totals: 3 Items | 12.2 kB | 0 |
About Aircrack_WEP This is a script to crack WEP ancryption of the access points available to you. I write this script to learn shell programming not for crack. PLease use it in legal way and if there is anything bad happen, it's none to my bussiness. To run this script, you need to have Aircrack-ng and macchanger in your UNIX-like system. Hopefully, you have SUDO also so that the script can get authorization to do some network operation. This script is opensourced. Any one can modify it but remember to keep my name "Chen Zhidong" in and send me a copy of your new script. That will be helpful to my study of shell programming. Please do not use this script in illegal way and never use it for bussiness. How to: Download the newest script from homepage of this project: https://sourceforge.net/projects/aircrackwep/ Put the script anywhere you like and allow it to run as a program with the follow command: $ chmod +x aircrack_wep_vX.X.sh remember to replace the "X.X" with the script version. Move into the store directory of the script and run the script with the command following command: $ ./aircrack_wep_vX.X.sh You don't need to run the script in root. However, while operating, you need to provide your password to give it authorization to do network operation. After everything done, changes made by script will be fallback. Special Announcement: I'm a Chinese and I'm sorry for my poor English. I will try my best to make myself clear. If you have any ideas to improve this script, please mail me at "njutczd@gmail.com".Anything is appriciate. Thank you! Chen zhidong NanJing University of Technology Email: njutczd@gmail.com