The iPhone Wiki is no longer updated. Visit this article on The Apple Wiki for current information. |
Difference between revisions of "IPhone Tracker"
m (D:) |
|||
Line 1: | Line 1: | ||
{{lowercase}} |
{{lowercase}} |
||
+ | {{Infobox software |
||
+ | | name = iPhone Tracker |
||
+ | | title = |
||
+ | | logo = [[File:iPhTracker_logo.png|128px]] |
||
+ | | screenshot = [[File:iPhTracker.png|300px]] |
||
+ | | caption = iPhone Tracker |
||
+ | | collapsible = |
||
+ | | author = [https://github.com/petewarden petewarden] |
||
+ | | developer = [https://github.com/petewarden petewarden] |
||
+ | | released = {{Start date|2011|04|23|df=yes}} |
||
+ | | discontinued = |
||
+ | | latest release version = 1.0 |
||
+ | | latest release date = {{Start date and age|2011|04|23|df=yes}} |
||
+ | | latest preview version = |
||
+ | | latest preview date = |
||
+ | | programming language = {{wp|Objective-C}} |
||
+ | | operating system = {{wp|Mac OS X}} |
||
+ | | platform = |
||
+ | | size = [ZIP] 131,480 bytes (128 KB)<br />[APP] 299,863 (292 KB) |
||
+ | | language = {{wp|English}} |
||
+ | | status = Completed |
||
+ | | genre = Utilities |
||
+ | | license = {{wp|GNU General Public License#Version 3|GNU General Public License v3}} |
||
+ | | website = [http://petewarden.github.com/iPhoneTracker/ petewarden.github.com/iPhoneTracker] |
||
+ | }} |
||
+ | |||
== Summary == |
== Summary == |
||
'''[http://petewarden.github.com/iPhoneTracker/ iPhone Tracker]''' is an open-source {{wp|Mac 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. |
'''[http://petewarden.github.com/iPhoneTracker/ iPhone Tracker]''' is an open-source {{wp|Mac 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. |
Revision as of 04:27, 25 January 2012
iPhone Tracker | |
Original author(s) | petewarden |
Developer(s) | petewarden |
Initial release | 23 Apr 2011 |
Stable release | 1.0 / 23 April 2011 |
Development status | Completed |
Written in | Template:Wp |
Operating system | Template:Wp |
Size |
[ZIP] 131,480 bytes (128 KB) [APP] 299,863 (292 KB) |
Available in | Template:Wp |
Type | Utilities |
License | Template:Wp |
Website | petewarden.github.com/iPhoneTracker |
Summary
iPhone Tracker is an open-source Template:Wp 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 Template:Wp 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. |