-
Notifications
You must be signed in to change notification settings - Fork 1
edrabbit/iPhone-Location-Dump
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
A simple method for taking the iPhone's SQLite db storing location data and dump out info in CSV Also adjusts the timestamp so that it is a unix timestamp in GMT To Use: If you have a jailbroken phone: Connect to wireless and run the following on your desktop: scp root@[YOUR IPHONE IP]:/private/var/root/Library/Caches/locationd/consolidated.db . Then python dump_db.py consolidated.db > file_to_save_to.csv
About
Dump iPhone location data to CSV
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published