libmicrovmi
libmicrovmi copied to clipboard
[Feature request] integration with VMI-rs
Poor performance of Volatility written in Pyhton underlines for VMI the need to consider using Rust.
An integration with https://github.com/vmi-rs/vmi could be a candidate vehicle - https://github.com/vmi-rs/vmi/issues/6
Hi Olivier,
I'm looking at vmi-rs as well, as it could become a strong base for fast memory analysis.
One direction we are exploring with the maintainer @wbenny is to have vmi-rs filing the semantic gap, while libmicrovmi provides the interface and drivers.
Keep in mind that as of today vmi-rs is focused on the Xen platform.