Skip to content
New issue

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

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

Already on GitHub? # to your account

Add SQLite parser for iOS Tiktok Contacts #4943

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

annisadp
Copy link

@annisadp annisadp commented Dec 16, 2024

One line description of pull request

Add SQLite parser for iOS Tiktok Contacts (AwemeIM) file

Description:

I add and modify several files:

  • Add import ios_tiktok_contacts to plaso/parsers/sqlite_plugins/init.py
  • Add a new parser plugin ios_tiktok_contacts.py to plaso/parsers/sqlite_plugins/
  • Add AwemeIM.db file to test_data/
  • Add unit test ios_tiktok_contacts.py to tests/parsers/sqlite_plugins/
  • Modify ios.yaml (plaso/data/formatters/ios.yaml)
  • Modify formatters timeliner.yaml (plaso/data/formatters/ios.yaml)

Related issue (if applicable): fixes #

Notes:

All contributions to Plaso undergo code review.
This makes sure that the code has appropriate test coverage and conforms to the
Plaso style guide.

One of the maintainers will examine your code, and may request changes. Check off the items below in
order, and then a maintainer will review your code.

Checklist:

  • Automated checks (GitHub Actions, AppVeyor) pass
  • No new new dependencies are required or l2tdevtools has been updated
  • Reviewer assigned
  • Test data has a Plaso compatible license

@joachimmetz joachimmetz self-assigned this Mar 4, 2025
@joachimmetz
Copy link
Member

@annisadp what is the origin of the test data file?

@joachimmetz
Copy link
Member

Rebased PR

@joachimmetz joachimmetz added the pending reporter input Issue is pending input from the reporter label Mar 4, 2025
@joachimmetz joachimmetz self-requested a review March 4, 2025 06:06
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
pending reporter input Issue is pending input from the reporter
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants