# HyperDbg/HyperDbg

State-of-the-art native debugging tools

Repository: https://github.com/HyperDbg/HyperDbg
Canonical: https://ross.abutalabs.com/products/hyperdbg
Homepage: https://hyperdbg.org
Language: C
License: GPL-3.0
License Family: copyleft
Topics: hypervisor, hyperdbg, debugger, ept, windows-kernel, hook, kernel-debugger, debug, binary-analysis, malware-analysis, reverse-engineering, security, security-tools, debugging, debugging-tool, logic-analyzer, virtualization, virtualization-framework
Last push: 2026-08-26T16:02:52+00:00

## Health v2 (maintenance only)
Score: 94/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 84, longevity 100
- inputs: {"age_days": 2436, "days_push": 7, "days_rel": 31, "gap_med": 44.0, "n_releases_24m": 17}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 4012, forks 500 (observed 2026-08-28T04:08:32.312855+00:00)

## What it is
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
- artifact type: application
- maturity: active
- function: reverse-engineering, security, tracing
- domain: security, reverse-engineering, developer-tools, operating-systems
- platform: windows, cli, cpp
- tags: hypervisor, intel-vt-x, ept-hooks, kernel-debugging, vmi, malware-analysis, binary-analysis, intel-pt, debugger, virtualization

## Member repositories
- HyperDbg/HyperDbg (main) score 94

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:32.312855+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-29T18:24:00.487601+00:00, confidence not recorded.
  - readme: https://github.com/HyperDbg/HyperDbg (fetched 2026-08-28T04:08:32.312855+00:00, sha af0687539d94)
  - homepage: https://hyperdbg.org (fetched 2026-08-29T09:16:48.633758+00:00, sha 35d797307d32)
- Data as of 2026-08-30T08:39:29.467469+00:00.
