startbootstrap icon indicating copy to clipboard operation
startbootstrap copied to clipboard

Implemented SQLite parser plugin for android's turbo.db database

Open rick-slin opened this issue 2 months ago • 1 comments

One line description of pull request

Implemented SQLite parser plugin for android's turbo.db database

Description:

The turbo.db database from Android devices logs the battery level for the device over time.

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

rick-slin avatar May 01 '24 15:05 rick-slin