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

Mount volumes to drive letters in Velociraptor loader #560

Merged
merged 5 commits into from
Mar 4, 2024

Conversation

Schamper
Copy link
Member

@Schamper Schamper commented Mar 1, 2024

Fixes #557

@Zawadidone can you confirm whether my assumption with regards to the drive letter directory name is correct?

@Zawadidone
Copy link
Contributor

@Schamper yes it works!

Copy link

codecov bot commented Mar 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 74.03%. Comparing base (9c58670) to head (69a1778).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #560   +/-   ##
=======================================
  Coverage   74.02%   74.03%           
=======================================
  Files         285      285           
  Lines       23582    23592   +10     
=======================================
+ Hits        17457    17466    +9     
- Misses       6125     6126    +1     
Flag Coverage Δ
unittests 74.03% <100.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Schamper Schamper requested a review from pyrco March 1, 2024 21:13
@Schamper Schamper merged commit 3ba3eec into main Mar 4, 2024
17 of 18 checks passed
@Schamper Schamper deleted the fix-velo-drive-letters branch March 4, 2024 16:08
Zawadidone pushed a commit to Zawadidone/dissect.target that referenced this pull request Apr 5, 2024
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.

Windows drive letter is not recognized which leads to plugin errors
3 participants