Monday, August 15, 2011

how to install spoonwep / wpa on BT4 Read more: how to install spoonwep / wpa on BT4


This is a simple tut on how to install spoonwep / wpa on BT4 Final. The reason I am posting this code is because I looked high and low trying to find this and found it in a wierd area by chance! Confused

Credit Goes To: Virchanza @ Remote Exploit Forums.

Open Up Terminal

Paste this first batch of code:


Code:
cd
mkdir spoon
cd spoon
wget http://www.fileden.com/files/2008/10/11/2138272/spoonwep-wpa-rc3.deb
wget http://download.aircrack-ng.org/archive/aircrack-ng/1.0rc3/aircrack-ng-1.0-rc3.tar.gz
tar xf aircrack-ng-1.0-rc3.tar.gz
cd aircrack-ng-1.0-rc3
make sqlite=true unstable=true
sudo make sqlite=true unstable=true install
cd ..
sudo dpkg -i spoonwep-wpa-rc3.deb

Notice it is a .deb file.. That's really the key to this because BT4 does not have lzm2dir functionality native.

Finally To Run:

Code:
gksudo spoonwep &

I basically just type
Code:
spoonwep
in the run command box when I want to use the program.


By Kaila Piyush HackingArticles4all.blogspot.com

No comments:

Post a Comment

You might also like....

Related Posts Plugin for WordPress, Blogger...