puffyCid / artemis

A cross platform forensic parser written in Rust!
MIT License
64 stars 7 forks source link

Shortcut improvements #62

Closed puffyCid closed 1 year ago

puffyCid commented 1 year ago

This PR adds support for parsing all of the extra data in Windows Shortcut (LNK) files. It closes #13

Also adds a few badges :) And arm building to nightly workflow

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage has no change and project coverage change: -2.68% :warning:

Comparison is base (564a68a) 85.30% compared to head (407cd7e) 82.62%.

:exclamation: Current head 407cd7e differs from pull request most recent head cbcb8e2. Consider uploading reports for the commit cbcb8e2 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #62 +/- ## ========================================== - Coverage 85.30% 82.62% -2.68% ========================================== Files 358 98 -260 Lines 43516 8813 -34703 ========================================== - Hits 37122 7282 -29840 + Misses 6394 1531 -4863 ``` | [Files Changed](https://app.codecov.io/gh/puffyCid/artemis/pull/62?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | Coverage Δ | | |---|---|---| | [artemis-core/src/utils/time.rs](https://app.codecov.io/gh/puffyCid/artemis/pull/62?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-YXJ0ZW1pcy1jb3JlL3NyYy91dGlscy90aW1lLnJz) | `100.00% <ø> (+6.25%)` | :arrow_up: | ... and [292 files with indirect coverage changes](https://app.codecov.io/gh/puffyCid/artemis/pull/62/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.