Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add iOS Location Services parsers #4933

Open
wants to merge 6 commits into
base: main
Choose a base branch
from
Open

Conversation

bimosyah
Copy link

@bimosyah bimosyah commented Dec 3, 2024

The project involves adding a parser for iOS Location Services. The ios_locationservices.py file contains a plist parser plugin for the com.apple.routined plist, which extracts and processes event data related to iOS location services. The parser identifies specific keys within the plist and generates event data for each key-value pair, including timestamps for datetime values.

@joachimmetz
Copy link
Member

Thanks for the PR, I'm a bit preoccupied at the moment will try to take a look as soon as time permits

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants