#introspection #kvm #vmi #kv-mi

sys kvmi-sys

Rust FFI bindings for libkvmi (v6)

3 releases

0.2.2 Aug 24, 2020
0.2.1 Aug 18, 2020
0.2.0 Aug 18, 2020

#5 in #vmi

Download history 323/week @ 2024-02-18 119/week @ 2024-02-25 6/week @ 2024-03-03 7/week @ 2024-03-10

455 downloads per month
Used in 2 crates (via kvmi)

GPL-3.0-only

4KB

kvmi-sys

Crates.io 100% unsafe

Unsafe Rust FFI bindings for libkvmi library

Table of Contents

Overview

This crate will compile unsafe Rust bindings for the VM introspection library libkvmi (v6)

Check libkvmi.h header for the API.

Requirements

  • Rust toolchain
  • clang

Build

cargo build

License

GNU General Public License v3.0

Dependencies

~0–1.9MB
~36K SLoC