vt-x
There are 35 repositories under vt-x topic.
SinaKarvandi/Hypervisor-From-Scratch
Source code of a multiple series of tutorials about the hypervisor. Available at: https://rayanfam.com/tutorials
wbenny/hvpp
hvpp is a lightweight Intel x64/VT-x hypervisor written in C++ focused primarily on virtualization of already running operating system
ayoubfaouzi/cpu-internals
Intel / AMD CPU Internals
tandasat/MiniVisorPkg
The research UEFI hypervisor that supports booting an operating system.
Zero-Tang/NoirVisor
The Grimoire Hypervisor solution for x86 Processors with experimental nested virtualization support. Remastering with Rust in progress.
jonomango/hv
Lightweight Intel VT-x Hypervisor.
stonedreamforest/Mirage
kernel-mode Anti-Anti-Debug plugin. based on intel vt-x && ept technology
KelvinMsft/kHypervisor
kHypervisor is a lightweight bluepill-like nested VMM for Windows, it provides and emulating a basic function of Intel VT-x
memN0ps/matrix-rs
Rusty Hypervisor - Windows Kernel Blue Pill Type-2 Hypervisor in Rust (Codename: Matrix)
memN0ps/illusion-rs
Rusty Hypervisor - Windows UEFI Blue Pill Type-1 Hypervisor in Rust (Codename: Illusion)
jonomango/nohv
Kernel driver for detecting Intel VT-x hypervisors.
WWFWT/TinyVT
轻量级VT框架和Ept无痕HOOK,测试环境:WIN10 1903,WIN7
tandasat/hvext
The Windbg extension that implements commands helpful to study Hyper-V on Intel processors.
amiryeshurun/HyperWin
A native hypervisor designed for the Windows operating system
tandasat/Hello-VT-rp
A simple hypervisor demonstrating the use of the Intel VT-rp (redirect protection) technology.
chillancezen/ZeldaOS.x86_64
64bit bare metal hypervisor built from scratch with Intel VT-x
donnaskiez/hv
intel vt-x type 2 hypervisor
Bareflank/extended_apis
deprecated
HoShiMin/Arch
A bunch of architectural headers for i386 and AMD64
calware/HV-Playground
A simple and heavily documented series of test hypervisors built for 64-bit Windows 10 systems running under Intel's VT-x
shreyaslad/sonar
A Type-1 hypervisor aimed to implement kernel hotswapping
ariel8462/ArinVisor
A hypervisor for Intel VT-x
tomtzook/hype
An intel x64/VT-x type 1 hypervisor
sbhTWR/bitsvisor
Kernel Module that enables Linux to act as a VMM. Leverges x86's VT-x to support virtualization.
dmotte/vagrant-vagrantbox
📦 Debian Vagrant box with Vagrant and VirtualBox for nested virtualization
kbu1564/VirtualOS
Pure C/C++ based Operating System
LYingSiMon/kHypervisor
kHypervisor is a lightweight bluepill-like nested VMM for Windows, it provides and emulating a basic function of Intel VT-x
LYingSiMon/nohv
Kernel driver for detecting Intel VT-x hypervisors.
LYingSiMon/SimpleSvm
A minimalistic educational hypervisor for Windows on AMD processors.
PAMinerva/Corso-VT-x
Codice del corso sulla virtualizzazione nelle CPU Intel
LYingSiMon/hv
Lightweight Intel VT-x Hypervisor.
LYingSiMon/hypervisor
lightweight hypervisor SDK written in C++ with support for Windows, Linux and UEFI
LYingSiMon/krakensvm-mg
A simple x86_64 AMD-v hypervisor type-2 Programmed with C++, with soon to be added syscall hooks. [W.I.P]
LYingSiMon/Syscall-Monitor
Syscall Monitor is a system monitor program (like Sysinternal's Process Monitor) using Intel VT-X/EPT for Windows7+
tszwinglitw/AnotherHypervisor
Logging my learning journey with Hypervisors and Virtualization.