-
Notifications
You must be signed in to change notification settings - Fork 15
Add Memflow driver #196
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 Memflow driver #196
Conversation
Codecov Report
@@ Coverage Diff @@
## master #196 +/- ##
==========================================
- Coverage 17.61% 17.06% -0.55%
==========================================
Files 9 9
Lines 528 545 +17
Branches 81 83 +2
==========================================
Hits 93 93
- Misses 417 434 +17
Partials 18 18
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
|
Volatility inspecting a QEMU domain, via libmcrovmi through the memflow driver, using the cc @ko1N 😉 |
c3018e3 to
03f17d5
Compare


Add support for memflow driver
Based on PR #201