Skip to content

mac4n6/iOS-Frequent-Locations-Dumper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

iOS Frequent Locations Dumper

Dump the contents of the StateModel#.archive files located in /private/var/mobile/Library/Caches/com.apple.routined/

Usage:

python dump_freq_locs.py -output {k, c, e} <StateModel#.archive>

Output Options:

  • k - KML
  • c - CSV
  • e - Everything (KML & CSV)

Dependencies:

Sample Output:

sample_dump_freq_locs.txt - Sample script output

Related Information:

http://www.mac4n6.com/blog/2015/12/20/parsing-the-ios-frequent-locations

About

Dump the iOS Frequent Location binary plist files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages