/libvmi-rs

Rust reimplementation of LibVMI

Primary LanguageRustGNU General Public License v3.0GPL-3.0

rust-libvmi

Join the chat at https://gitter.im/rust-libvmi/community standard-readme compliant

Rust reimplementation of LibVMI

Table of Contents

Overview

Design goals

  • Safety: LibVMI runs with very high privilege and in dangerous contexts such as malware analysis
  • Portability: LibVMI aims to provide a standard VMI API accross hypervisors on Windows/Linux/MacOS

Requirements

  • cargo
  • clang >= 3.9
  • Xen headers

References

Maintainers

@Wenzel

Contributing

PRs accepted.

Small note: If editing the Readme, please conform to the standard-readme specification.

License

GNU General Public License v3.0