Source code of a multiple series of tutorials about the hypervisor. Available at: https://rayanfam.com/tutorials
-
Updated
Aug 17, 2025 - C
Source code of a multiple series of tutorials about the hypervisor. Available at: https://rayanfam.com/tutorials
Qemu KVM(Kernel Virtual Machine)学习笔记
64bit bare metal hypervisor built from scratch with Intel VT-x
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
Codice del corso sulla virtualizzazione nelle CPU Intel
Segmented virtual machine in C for a Computer Architecture course. Runs VMX (v1/v2) binaries with optional disassembler, VMI breakpoint dumps, stack and syscalls, plus a test/assembler toolkit (vmg.exe/vmt.exe) and sample .asm/.vmx/.vmi programs.
Linux kernel module to query various MSRs to determine virtualization features available in a CPU.
Add a description, image, and links to the vmx topic page so that developers can more easily learn about it.
To associate your repository with the vmx topic, visit your repo's landing page and select "manage topics."