Skip to content

Wenzel/libvmi-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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