Skip to content

Latest commit

 

History

History
47 lines (29 loc) · 1.33 KB

README.md

File metadata and controls

47 lines (29 loc) · 1.33 KB

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