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

Add microvmi plugin #3

Merged
merged 1 commit into from
Oct 19, 2021
Merged

Add microvmi plugin #3

merged 1 commit into from
Oct 19, 2021

Conversation

mtarral
Copy link
Contributor

@mtarral mtarral commented Oct 19, 2021

This PR adds a new LeechCore plugin (or device) to support peeking into the physical memory of virtual machines through the libmicrovmi library.

This offers support to acquire physical memory on:

  • Xen
  • KVM
  • VirtualBox
  • memflow targets (QEMU, and more)

You can follow the related issue on libmicrovmi repo: Wenzel/libmicrovmi#188
This should close this issue: ufrisk/MemProcFS#62

@ufrisk
Copy link
Owner

ufrisk commented Oct 19, 2021

Thank you for this pull request and for helping out adding support for my tools.

it's been merged and bundled in the Linux x64 pre-compiled bundles.

Please feel free to submit future pull requests to it should any changes to the plugin be required.

But for now, huge thanks and awesome work!

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.

None yet

2 participants