Can I do it?

Hi All,

Can I obtain pointer to EPROCESS ie. process object by calling ObReferenceObjectByHandle?

Thanks & Regards,
Amit.

> Can I obtain pointer to EPROCESS ie. process object by calling

ObReferenceObjectByHandle?

Yes, if you have a handle that is valid in a process’ context in which you
are going to call ObReferenceObjectByHandle.


Slava Imameyev, xxxxx@hotmail.com

wrote in message news:xxxxx@ntdev…
> Hi All,
>
> Can I obtain pointer to EPROCESS ie. process object by calling
> ObReferenceObjectByHandle?
>
> Thanks & Regards,
> Amit.
>