Skip to content

A simple Rust wrapper around LibVMI for virtual machine introspection (very incomplete)

License

Notifications You must be signed in to change notification settings

mark-i-m/vmi-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vmi-rs

A simple Rust wrapper around LibVMI.

It includes a small safe Rust interface (that I have adding to as needed).

It also uses bindgen and re-exports the raw symbols in case I need to do something that wrapper does not already wrap.

Requirements

  • Bindgen requires libclang: apt-get install llvm-3.9-dev libclang-3.9-dev clang-3.9

  • LibVMI can be installed via these instructions.

About

A simple Rust wrapper around LibVMI for virtual machine introspection (very incomplete)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published