# tandasat/Hypervisor-101-in-Rust

The materials of "Hypervisor 101 in Rust", a one-day long course, to quickly learn hardware-assisted virtualization technology and its application for high-performance fuzzing on Intel/AMD processors.

Repository: https://github.com/tandasat/Hypervisor-101-in-Rust
Canonical: https://ross.abutalabs.com/products/hypervisor-101-in-rust
Homepage: https://tandasat.github.io/Hypervisor-101-in-Rust/
Language: Rust
License: MIT
License Family: permissive
Topics: fuzzing, hypervisor, rust, uefi
Last push: 2025-09-27T22:34:27+00:00

## Health v2 (maintenance only)
Score: 51/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 44, release rhythm 35, longevity 95
- inputs: {"age_days": 1331, "days_push": 340, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1207, forks 82 (observed 2026-08-28T04:03:59.592599+00:00)

## What it is
Course materials for 'Hypervisor 101 in Rust', a one-day class on hardware-assisted virtualization and its use for high-performance fuzzing on Intel/AMD processors. Includes a fuzzing hypervisor for UEFI written in Rust, lecture slides, and hands-on exercises.

## Use cases
- learn how hypervisors work internally
- build a fuzzing hypervisor in rust
- understand vmcs vmcb and ept npt
- learn hardware-assisted virtualization for security research
- study exception interception for virtual machine introspection
- get started with hypervisor-based fuzzing on uefi

## When to choose
- you want a hands-on, code-driven introduction to writing hypervisors
- you are interested in hypervisor-based fuzzing on Intel/AMD hardware
- you prefer Rust examples for systems-level virtualization work

## When to avoid
- you need self-paced material with thorough explanations - the authors note it is designed for interactive classroom settings
- you need a production-ready hypervisor rather than educational code
- you target platforms without UEFI or Intel/AMD virtualization support

## Facets
- artifact type: learning-resource
- maturity: active
- function: fuzzing, security, developer-tools
- domain: security, tutorials, developer-tools, reverse-engineering
- platform: windows, rust, cpp
- tags: hypervisor, uefi, virtualization, fuzzing, rust, course-materials, intel-vt-x, amd-v, vmcs, ept, macos, linux

## Member repositories
- tandasat/Hypervisor-101-in-Rust (main) score 51

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:59.592599+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:19:14.875550+00:00, confidence not recorded.
  - readme: https://github.com/tandasat/Hypervisor-101-in-Rust (fetched 2026-08-28T04:03:59.592599+00:00, sha 2a3822c125b9)
  - homepage: https://tandasat.github.io/Hypervisor-101-in-Rust/ (fetched 2026-08-29T12:26:42.950304+00:00, sha 780d67123aad)
- Data as of 2026-08-30T08:39:29.467469+00:00.
