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
- Host: GitHub
- URL: https://github.com/DarthTon/HyperBone
- Owner: DarthTon
- License: mit
- Created: 2016-04-02T14:03:09.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2019-10-18T09:56:01.000Z (over 6 years ago)
- Last Synced: 2024-08-05T10:15:22.721Z (almost 2 years ago)
- Language: C
- Size: 109 KB
- Stars: 796
- Watchers: 51
- Forks: 265
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-virtualization - HyperBone
- awesome-virtualization - HyperBone
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.