-
Notifications
You must be signed in to change notification settings - Fork 203
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
enabled recover record option in hayabusa-evtx crate #952 #1147
enabled recover record option in hayabusa-evtx crate #952 #1147
Conversation
@hitenkoku Thanks!
|
@YamatoSecurity Thanks for your comment. I fixed error in 95af61b. Would you check it? |
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## main #1147 +/- ##
==========================================
- Coverage 83.17% 83.04% -0.13%
==========================================
Files 26 26
Lines 22618 22728 +110
==========================================
+ Hits 18812 18874 +62
- Misses 3806 3854 +48
☔ View full report in Codecov by Sentry. |
@hitenkoku Thanks! I updated the haybusa-evtx crate and added a short option
Could you check this? |
By the way, I am not using the |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@hitenkoku Things are working well for me now. Thank you!
@fukusuket Just in case, could you check this as well?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I have verified that there is no difference in the results(hayabusa-sample-evtx) below! LGTM!!🚀
- 2.7.0 : csv-timeline(json-timeline) -p super-verbose
- This PR: csv-timeline(json-timeline) -p super-verbose
- This PR: csv-timeline(json-timeline) -x -p super-verbose
What Changed
Evidence
#952 (comment)