# ionescu007/simplevisor

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/ionescu007-simplevisor).**

1,962 stars · 284 forks · C

## Links

- GitHub: https://github.com/ionescu007/SimpleVisor
- Homepage: http://ionescu007.github.io/SimpleVisor/
- awesome-repositories: https://awesome-repositories.com/repository/ionescu007-simplevisor.md

## Description

SimpleVisor is a simple, portable, Intel VT-x hypervisor with two specific goals: using the least amount of assembly code (10 lines), and having the smallest amount of VMX-related code to support dynamic hyperjacking and unhyperjacking (that is, virtualizing the host state from within the host). It works on Windows and UEFI.

## Tags

### Part of an Awesome List

- [Hypervisor Implementations](https://awesome-repositories.com/f/awesome-lists/devtools/hypervisor-implementations.md) — Educational hypervisor for learning VT-x fundamentals.
