This is my new version of WDrive 2.1

WDrive 2.1 is a script for Backtrack/Kali Linux that will enable you to
"tether GPS data" from your Android Device to Backtrack/Kali using a USB Cable,
this will then later be used to assign all this data to AP's discovered while "wardriving"
and later loaded in either Google Maps or Google Earth which
will show you where the AP's were located and which encryption they use + information about
clients connected etc.
This is VERY useful for those who need GPS Data but do not own a gps device.
BlueNMEA is required running on your Aandroid device, you'll find this for free on the official Android Market (or Google Play)


Download and install + run (currently does not work, fixing it atm. Use the alternative download below):
Code:
wget wdrive.comlu.com/wdrive.sh
chmod +x wdrive.sh
cp wdrive.sh /usr/bin/wdrive

Now you can run wdrive from terminal simply by typing "wdrive"

Alternative download:
Download: http://code.google.com/p/wdrive-bt5/downloads/list



Changelog:
Code:
	

Wdrive 2.0.0-2 - Thu Jun 14 14:43:01 CEST 2012
  -Added ASCII art and menu
  -Added check for installation
  -Added option to make a kml file out of old Kismet log files
  -New coloring and other text related changes
  -Hardcoded some commands
WDrive 2.0.3 - Wed Jun 20 16:52:01 CEST 2012
  -Added Installation
  -Added changelog
  -Added trapped Ctrl + c with cleaning up
  -Cleaned up code more
  -Added "check gps" on main menu
  -Before telling you Kismet, gpsd and socat is running it will check for it
   if failed it will tell you to resetup
  -New way of finding IP
  -No more network restarting
  -Shortened down some sleep times, still testing and altering those
  -Some other small changes
  -Remember created mon(x) and remove it once script is done
WDrive 2.0.4 - Wed Jun 20 18:32:05 CEST 2012
  -Fixed some kml making bugs and I'm 99% positive it works now
  -Installation script remade into easier way
  -Added text ontop (header)
  -Removed DHCPCD client, seems like I don't even need that anymore
Wdrive 2.0.5 - Fri Jun 22 03:23:21 CEST 2012
  -Improved kml making, it will now move all files from /tmp/
  -Reveresed the order of changelog updates
  -Added online check for update with download link
Wdrive 2.0.6 - Fri Jun 22 05:29:30 CEST 2012
  -Added onliecheck + online update
  -improved offline update check
Wdrive 2.1 - Fri Jun 22 14:16:02 CEST 2012
  -Wdrive 2.1 Final release, no longer beta release
  -Improved some minor installation checks
  -Please report any bugs to [email protected]
PS! Wdrive 2012 copyright zatixiz should only be used for educational purposes and I am not responsible for whatever this script is used for