# Air14/HyperHide

Hypervisor based anti anti debug plugin for x64dbg

Repository: https://github.com/Air14/HyperHide
Canonical: https://ross.abutalabs.com/products/hyperhide
Language: C++
License: MIT
License Family: permissive
Topics: anti-debug, anti-debugging, debugging, driver, hypervisor, x64dbg, x64dbg-plugin
Last push: 2024-07-08T19:41:50+00:00

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

## Adoption (not part of the score)
Stars 1652, forks 351 (observed 2026-08-28T04:05:17.061798+00:00)

## What it is
HyperHide is a hypervisor-based anti-anti-debug plugin for x64dbg/x32dbg that hides debuggers from detection. It uses Intel EPT to hook syscalls and functions used to detect debugger presence.

## Use cases
- hide debugger from anti-debug protection
- bypass anti-debugging checks while reverse engineering malware
- debug protected Windows binaries with x64dbg
- evade PEB and syscall-based debugger detection

## When to choose
- you use x64dbg on Windows and target software with anti-debug protections
- you need hypervisor-level stealth on Intel VT-x/EPT hardware

## When to avoid
- you debug on AMD CPUs or non-Windows platforms
- you need a turnkey tool without driver installation and test signing

## Facets
- artifact type: plugin
- maturity: active
- function: reverse-engineering, security
- domain: security, reverse-engineering, developer-tools
- platform: windows
- tags: anti-anti-debug, hypervisor, x64dbg-plugin, kernel-driver, ept-hooks, x64dbg

## Member repositories
- Air14/HyperHide (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:17.061798+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-30T03:44:58.812752+00:00, confidence not recorded.
  - readme: https://github.com/Air14/HyperHide (fetched 2026-08-28T04:05:17.061798+00:00, sha a470bc1fa151)
- Data as of 2026-08-30T08:39:29.467469+00:00.
