You must be logged in to sponsor Wenzel
Become a sponsor to Mathieu Tarral
My work revolves around exploring and expanding the possibilities of virtual machine introspection (VMI).
I truly believe that VMI is changing how we see hypervisors, shifting our view of virtual machines from opaque containers to fully transparent and instrumentable systems.
Some examples of my work:
KVM-VMI
: a Github community dedicated to bring a native VMI API on KVM, currently working with Bitdefender to offer an easy setup for their patches on both QEMU and KVM, as well as a LibVMI integration.pyvmidbg
: a hypervisor-level GDB stub, capable of understanding the whole guest context and debug a specific processlibmicrovmi
: a unified VMI abstraction interface, written in Rust, designed for simplicity and composabilityawesome-virtualization
: a collection of resources about virtualization and hypervisor development
Featured work
-
Wenzel/awesome-virtualization
Collection of resources about Virtualization
-
Wenzel/pyvmidbg
LibVMI-based debug server, implemented in Python. Building a guest aware, stealth and agentless full-system debugger
Python 216 -
KVM-VMI/kvm-vmi
KVM-based Virtual Machine Introspection
Jinja 313 -
Wenzel/oswatcher
A framework to track the evolution of Operating Systems over time
Python 58 -
Wenzel/libmicrovmi
A cross-platform unified Virtual Machine Introspection API library
Rust 167