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 SQLite parser for Android Viber Call (viber_data) file #4934

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

Conversation

aurelioklv
Copy link

One line description of pull request

Add SQLite parser for Android Viber Call (viber_data) file

Description:

I add and modify several files:

  • Add import android_viber_call to plaso/parsers/sqlite_plugins/__init__.py
  • Add a new parser plugin android_viber_call.py to plaso/parsers/sqlite_plugins/
  • Add viber_data file to test_data/
  • Add unit test android_viber_call.py to tests/parsers/sqlite_plugins/
  • Modify android.yaml to support Android Viber Call parser plugin (plaso/data/formatters/android.yaml)
  • Modify timeliner.yaml to support Android Viber Call parser plugin (plaso/data/timeliner.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

@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.

3 participants