Source code of a multiple series of tutorials about the hypervisor. Available at: https://rayanfam.com/tutorials
-
Updated
May 13, 2026 - C
Source code of a multiple series of tutorials about the hypervisor. Available at: https://rayanfam.com/tutorials
Run virtual routers with docker
Qemu KVM(Kernel Virtual Machine)学习笔记
Let's write an x86 hypervisor in Rust from scratch!
64bit bare metal hypervisor built from scratch with Intel VT-x
The materials of the "Hypervisors for Hackers: Security from the Hardware Up" class held at Global Cybersecurity Camp 2026 Vietnam.
Packer config to build VMX from Ubuntu 20.04 server ISO using subiquity & debian-installer
A VMBR (Virtual-Machine Based Rootkit) which runs a guest OS and sends the attacker its data
Example of intel virtualization extensions usage
X86-64 bilateral instruction tokenizer implemented in C. Supports the following processor extensions: AES, AVX, AVX2, AVX512, FMA, MMX, SSE, SSE2, SSE3, SSE4, x87(FPU), VMX. In order to ease testing, a diassembler which transforms tokens into compilable assembly (for NASM compiler) has been implemented.
TURNSTONE: The fUnny opeRatiNg SysTem Of uNivErse
General EPT hook framework for Windows (Windows 10 - 11)
Intel VT-x based Windows hypervisor implementing VMX virtualization, VM-exit handling, EPT-based memory introspection and kernel-level execution monitoring.
To associate your repository with the vmx topic, visit your repo's landing page and select "manage topics."