You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The basic underpinnings for this are already in—for instance, the DbgEngContext field 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.
The text was updated successfully, but these errors were encountered:
The basic underpinnings for this are already in—for instance, the
DbgEngContext
field 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.The text was updated successfully, but these errors were encountered: