Protected Processes

Is it possible to register our services and drivers (ofcourse both are MSFT
signed) to be loaded as vista protected processes?

Huh?

If you’re talking KERNEL MODE drivers or kernel services, they can already DO everything Protected Processes can do. What would you gain?

Peter
OSR

i have my app talking to a driver, i want that app to be listed as MS
protected process. i am not sure how taht is done, the links are a bit
confusing. they say u got to sign ur binary, but then it should be launched
with the ‘protected process’ bit, how does one get that done???

On Tue, Aug 25, 2009 at 7:07 PM, wrote:

>


>
> Huh?
>
> If you’re talking KERNEL MODE drivers or kernel services, they can already
> DO everything Protected Processes can do. What would you gain?
>
> Peter
> OSR
>
>
> —
> NTDEV is sponsored by OSR
>
> For our schedule of WDF, WDM, debugging and other seminars visit:
> http://www.osr.com/seminars
>
> To unsubscribe, visit the List Server section of OSR Online at
> http://www.osronline.com/page.cfm?name=ListServer
>

http://msdn.microsoft.com/en-us/library/ms684863(VS.85).aspx

mm

mm,

i rad that page before posting, however, I cannot understand how the loader
will know to load my binary as a protected process, since CreateProcess will
be called by the loader in that case…

On Tue, Aug 25, 2009 at 9:52 PM, wrote:

> http://msdn.microsoft.com/en-us/library/ms684863(VS.85).aspx
>
> mm
>
> —
> NTDEV is sponsored by OSR
>
> For our schedule of WDF, WDM, debugging and other seminars visit:
> http://www.osr.com/seminars
>
> To unsubscribe, visit the List Server section of OSR Online at
> http://www.osronline.com/page.cfm?name=ListServer
>