libintrovirt v0.57.4
IntroVirt introspection library
Loading...
Searching...
No Matches
ntddk.hh File Reference
#include <cstdint>
Include dependency graph for ntddk.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  introvirt
 Core IntroVirt classes.
 
namespace  introvirt::windows
 Classes related to Microsoft Windows guests.
 
namespace  introvirt::windows::nt
 Classes related to the Windows NT kernel.
 

Functions

constexpr uint64_t introvirt::windows::nt::NtCurrentProcess ()
 Get the handle to the current process.
 
constexpr uint64_t introvirt::windows::nt::NtCurrentThread ()
 Get the handle to the current thread.
 
uint64_t introvirt::windows::nt::PsGetCurrentProcessId ()
 Get the current process id.
 
uint64_t introvirt::windows::nt::PsGetCurrentThreadId ()
 Get the current thread id.