HyperDbg Documentation
Ctrlk
CommunityDownloadResearchTutorialhwdbg
  • HyperDbg
  • Getting Started
    • Quick Start
    • FAQ
    • Build & Install
    • Attach to HyperDbg
  • Using HyperDbg
    • Prerequisites
    • User-mode Debugging
    • Kernel-mode Debugging
    • Software Development Kit (SDK)
  • Commands
    • Debugging Commands
    • Meta Commands
    • Extension Commands
    • Scripting Language
    • Commands Map
  • Tips & Tricks
    • Considerations
    • Nested-Virtualization Environments
    • Misc
  • Contribution
    • Style Guide
    • Logo & Artworks
  • Design
    • Features
      • VMM (Module)
        • Control over NMIs
        • VMX root-mode compatible message tracing
        • Design of !epthook
        • Design of !epthook2
        • Design of !monitor
        • Design of !syscall & !sysret
        • Design of !exception & !interrupt
    • Debugger Internals
  • Links
    • Twitter
    • Telegram
    • Discord
    • Matrix
    • Mastodon
    • YouTube
    • hwdbg (Chip Debugger)
    • Doxygen
    • Contribution
Powered by GitBook
On this page
Edit
  1. Design
  2. Features

VMM (Module)

Control over NMIsVMX root-mode compatible message tracingDesign of !epthookDesign of !epthook2Design of !monitorDesign of !syscall & !sysretDesign of !exception & !interrupt
PreviousFeaturesNextControl over NMIs

Last updated 4 years ago