HyperDbg/HyperDbg
State-of-the-art native debugging tools observed · 2026-08-28
Health v2 · maintenance only
94/100
- Activity 99
- Release rhythm 84
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 44.0
- age_days: 2436
- days_rel: 31
- days_push: 7
- n_releases_24m: 17
Adoption not part of the score
4012 stars · 500 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
HyperDbg is an open-source, hypervisor-assisted debugger for Windows (with Linux support in development) that uses Intel VT-x and EPT to debug user-mode and kernel-mode code. It offers hidden hooks, memory monitoring, and tracing via Intel PT for reverse engineering, fuzzing, and system analysis.
Use cases
- debug windows kernel code invisibly with ept hooks
- trace memory reads and writes at specific addresses
- analyze malware with hypervisor-based introspection
- reverse engineer user-mode and kernel-mode binaries
- fuzz windows drivers with hardware-assisted breakpoints
- build vmi-based security research tooling
When to choose
- you need stealthy, hypervisor-level debugging on Windows that traditional debuggers like WinDbg can't provide
- you're doing malware analysis or kernel research requiring hidden hooks and memory monitoring
- you want Intel PT-based tracing and virtual machine introspection capabilities
When to avoid
- you need a debugger for Linux in production, as Linux support is still under development
- you only need simple user-mode application debugging without kernel or hypervisor features
- your hardware lacks Intel VT-x and EPT support
Facets
application · maturity active
reverse-engineering security tracing security reverse-engineering developer-tools operating-systems windows cli cpp hypervisor intel-vt-x ept-hooks kernel-debugging vmi malware-analysis binary-analysis intel-pt debugger virtualization
2 sources
- readme: https://github.com/HyperDbg/HyperDbg · fetched 2026-08-28 · af0687539d94
- homepage: https://hyperdbg.org · fetched 2026-08-29 · 35d797307d32
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| HyperDbg/HyperDbg | main | 94 |
For agents
markdown · JSON · MCP: product_card(name="HyperDbg/HyperDbg")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem