Ross ROSS = Recommend OSS · open-source software intelligence for agents

tandasat/HyperPlatform

Intel VT-x based hypervisor aiming to provide a thin VM-exit filtering platform on Windows. observed · 2026-08-28

github.com/tandasat/HyperPlatform · C++ · MIT (permissive) · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100

Flags: archived

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3841
  • days_rel: n/a
  • days_push: 1013
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1759 stars · 430 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

HyperPlatform is an Intel VT-x based hypervisor for Windows that provides a thin VM-exit filtering platform for research. It lets researchers selectively monitor events such as memory accesses, system register changes, interrupts, and instruction execution, and build custom logic on top.

Use cases

  • analyze kernel mode rootkits with hardware-level monitoring
  • build a virtual-machine-based intrusion prevention system (VIPS)
  • reverse-engineer the Windows kernel
  • monitor and hook kernel API calls stealthily with EPT
  • detect elevation-of-privilege exploits in the kernel
  • observe PatchGuard activity

When to choose

  • you need a thin, readable Intel VT-x hypervisor on Windows 7 through 10
  • you want to selectively monitor VM-exit events and extend with your own logic
  • you prefer a dependency-free, MIT-licensed codebase debuggable with WinDbg and Visual Studio

When to avoid

  • you need a production hypervisor with full VM support or multi-OS guest support
  • you target AMD CPUs, since only Intel VT-x is supported
  • you need actively developed features; the project is in maintenance with infrequent releases

Facets

library · maturity maintenance

security reverse-engineering monitoring developer-tools security reverse-engineering operating-systems developer-tools windows cpp hypervisor intel-vt-x windows-kernel kernel-driver vm-exit-filtering rootkit-analysis ept

1 source

Member repositories

RepositoryRoleHealth v2
tandasat/HyperPlatformmain10

For agents

markdown · JSON · MCP: product_card(name="tandasat/HyperPlatform")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem