microvmi 0.4.0

A cross-platform, unified, low-level VM introspection API supporting multiple hypervisors
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# LeechCore

LeechCore is a physical memory acquisition library compatible
with a great variety of software and hardware sources.

It can be extended using [LeechCore-plugins](https://github.com/ufrisk/LeechCore-plugins) plugin interface.

A "microvmi" plugin has been developed to integrate libmicrovmi in LeechCore, exposing the physical memory of
virtual machines supported by libmicrovmi.

The main use case is to mount the VM's physical memory as a high-level filesystem via [MemProcFS](https://github.com/ufrisk/MemProcFS)

The documentation regarding the microvmi LeechCore device is available on the [LeechCore-plugins's README](https://github.com/ufrisk/LeechCore-plugins)

## Development

- [LeechCore-plugins fork]https://github.com/mtarral/LeechCore-plugins