The iPhone Wiki is no longer updated. Visit this article on The Apple Wiki for current information. |
Difference between revisions of "IPhone Tracker"
(no wp) |
|||
Line 18: | Line 18: | ||
| operating system = [[wikipedia:OS X|OS X]] |
| operating system = [[wikipedia:OS X|OS X]] |
||
| platform = |
| platform = |
||
− | | size = [ZIP] 131,480 bytes (128 KB)<br />[APP] 299,863 (292 KB) |
+ | | size = [ZIP] 131,480 bytes (128 KB)<br />[APP] 299,863 bytes (292 KB) |
| language = [[wikipedia:English language|English]] |
| language = [[wikipedia:English language|English]] |
||
| status = |
| status = |
||
| genre = Utilities |
| genre = Utilities |
||
− | | license = [[wikipedia:GNU General Public License#Version 3|GNU |
+ | | license = [[wikipedia:GNU General Public License#Version 3|GNU GPL v3]] |
| website = [http://petewarden.github.com/iPhoneTracker/ petewarden.github.com/iPhoneTracker] |
| website = [http://petewarden.github.com/iPhoneTracker/ petewarden.github.com/iPhoneTracker] |
||
}} |
}} |
||
== Summary == |
== Summary == |
||
− | '''[http://petewarden.github.com/iPhoneTracker/ iPhone Tracker]''' is an open-source |
+ | '''[http://petewarden.github.com/iPhoneTracker/ iPhone Tracker]''' is an open-source OS X application that maps the information that your device is recording about your movements based on the flaw in [[iTunes Backup]] that copied your consolidated location data to your computer. |
== Process == |
== Process == |
Revision as of 02:29, 12 October 2012
iPhone Tracker | |
Original author(s) | petewarden |
Developer(s) | petewarden |
Initial release | 23 Apr 2011 |
Stable release | 1.0 / 23 April 2011 |
Written in | Objective-C |
Operating system | OS X |
Size |
[ZIP] 131,480 bytes (128 KB) [APP] 299,863 bytes (292 KB) |
Available in | English |
Type | Utilities |
License | GNU GPL v3 |
Website | petewarden.github.com/iPhoneTracker |
Summary
iPhone Tracker is an open-source OS X application that maps the information that your device is recording about your movements based on the flaw in iTunes Backup that copied your consolidated location data to your computer.
Process
It works by opening up the backup and navigating to ~/Library/Caches/locationd/consolidated.db and reading it using a SQLite library. The exact database and table are unknown.
[[File:|30px]] | This Software article is a "stub", an incomplete page. Please add more content to this article and remove this tag. |