Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upSupport kernel mode #18
Open
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The basic underpinnings for this are already in—for instance, the
DbgEngContextfield representing the process has been updated to be able hold a process ID or a EPROCESS address (ProcessIndexOrAddress). But there is a lot more to be done, like getting the namespace provider wired up.