An open API service indexing awesome lists of open source software.

https://github.com/DarthTon/HyperBone

Minimalistic VT-x hypervisor with hooks
https://github.com/DarthTon/HyperBone

Last synced: 11 months ago
JSON representation

Minimalistic VT-x hypervisor with hooks

Awesome Lists containing this project

README

          

HyperBone
=========

# Minimalistic VT-X hypervisor with hooks #

## Features, all PG-compatible ##
- Syscall hooks via MSR_LSTAR
- Kernel inline hooks
- Kernel page substitution
- Kernel page EPT TLB splitting
- MSR hooks
- IDT hooks

## Supported hardware ##
Intel processors with VT-x and EPT support

## Supported platforms ##
Windows 7 - Windows 10, x64 only

## License ##
HyperBone is licensed under the MIT License. Dependencies are under their respective licenses.