Skip to content
This repository has been archived by the owner on Jul 16, 2021. It is now read-only.

Latest commit

 

History

History
27 lines (23 loc) · 879 Bytes

README.md

File metadata and controls

27 lines (23 loc) · 879 Bytes

iPhoneStalker

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'.

Screenshot

Features

  • 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.

Running from binary

  1. Extract the archive.
  2. Either double-click on iPhoneStalker.jar or type 'java -jar iPhoneStalker.jar' in a console.

Latest Change Log

6/12/2011

Enhancements

  • Added support for find my iPhone.
Modifications
  • Fixed label background size.