Wenzel / libmicrovmi

A cross-platform unified Virtual Machine Introspection API library
https://wenzel.github.io/libmicrovmi/
GNU General Public License v3.0
166 stars 15 forks source link

Icebox integration #138

Open Wenzel opened 3 years ago

Wenzel commented 3 years ago

Icebox is a Virtual Machine Introspection solution that enable you to stealthily trace and debug any process (kernel or user).

The project is based on the Fast Debugging Protocol library, which ties it to VirtualBox for now.

A libmicrovmi integration could be handy for the Icebox project to support KVM or Xen

Wenzel commented 3 years ago

I should cc @bamiaux on this discussion :)