A list of awesome resources about HyperDbg.
- HyperDbg: Reinventing Hardware-Assisted Debugging [arXiv] [preprints]
- Kernel Debugger Design In HyperDbg
- VM-exit Transparency In HyperDbg
- Build & Install
- Attach to a remote machine
- Attach to local machine
- Start a new process
- Attach to a running process
- Connecting To HyperDbg
- Configuring Symbol Server/Path
- Setting Breakpoints & Stepping Instructions
- Displaying & Editing & Searching Memory
- Showing & Modifying Registers and Flags
- Mapping Data & Create Structures, and Enums From Symbols
- Switching to a Specific Process or Thread
- Managing Events
- Hooking Any Function
- Intercepting All SYSCALLs
- Monitoring Accesses To Structures
- Triggering Special Instructions
- Identifying System Behavior
- Defeating Anti-Debug & Anti-Hypervisor Methods