This is a simple Java application which lists the locations stored in your local iPhone backup files, or where it currently is at by 'Find My iPhone'.
- Find my iPhone tracking.
- Auto loading of backup folders on Windows (7 tested, Vista/NT/XP should work), and Mac OSX (10.6.7 tested).
- Routing lines between points.
- Ability to export to a KML file for use in Google earth/maps.
- Extract the archive.
- Either double-click on iPhoneStalker.jar or type 'java -jar iPhoneStalker.jar' in a console.
Enhancements
- Added support for find my iPhone.
- Fixed label background size.