iOS Frequent Locations Dumper

No description is available yet
iOS Frequent Locations Dumper logo

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:

  • hexdump.py
  • ccl_bplist.py

Sample Output:

sample_dump_freq_locs.txt - Sample script output


Parsing the iOS Frequent Locations





> Visit iOS Frequent Locations Dumper Website <