Task_Scheduler_ALPC icon indicating copy to clipboard operation
Task_Scheduler_ALPC copied to clipboard

From where did you get IDL file?

Open lihas opened this issue 3 years ago • 1 comments

I am trying to find interesting RPC within windows binaries. I am able to get RPC interfaces but not able to figure out how to invoke them. How were you able to get the param info for _SchRpcSetSecurity? How did you create the idl file?

lihas avatar Feb 08 '23 18:02 lihas

I am trying to find interesting RPC within windows binaries.

I am able to get RPC interfaces but not able to figure out how to invoke them.

How were you able to get the param info for _SchRpcSetSecurity?

How did you create the idl file?

The SDK and debugging. It's called by Task Scheduler :)

riparino avatar Oct 19 '23 23:10 riparino