
iOS Frequent Locations Dumper
#Incident Management#Digital Forensics
Toolkit for performing acquisitions on iOS devices with logical and filesystem acquisition support.
Extract Contents from StateModel# Archive
The archive files can be found in the following directory: /private/var/mobile/Library/Caches/com.apple.routined/
Usage:
python dump_freq_locs.py -output {k, c, e}
Output Options:
k - KML
c - CSV
e - Everything (KML & CSV)
Dependencies:
hexdump.py: https://pypi.python.org/pypi/hexdump
ccl_bplist.py: https://github.com/cclgroupltd/ccl-bplist
Sample Output:
sample_dump_freq_locs.txt
- This file contains a sample of the script's output.
Related Information:
For more details, visit: http://www.mac4n6.com/blog/2015/12/20/parsing-the-ios-frequent-locations