Status codes returned by Windows NT system calls.
Definition NTSTATUS.hh:34
Handler class for the NtDebugActiveProcess system call.
Definition NtDebugActiveProcess.hh:31
virtual uint64_t ProcessHandle() const =0
Getter for ProcessHandle.
virtual uint64_t DebugObjectHandle() const =0
Getter for DebugObjectHandle.
Handler class for the NtRemoveProcessDebug system call.
Definition NtRemoveProcessDebug.hh:31
static NTSTATUS inject(uint64_t ProcessHandle, uint64_t DebugObjectHandle)
Core IntroVirt classes.
Definition Cr0.hh:20