现在的位置: 首页 > 综合 > 正文

WRK中全部访问DebugPort的函数总汇

2018年04月06日 ⁄ 综合 ⁄ 共 847字 ⁄ 字号 评论关闭

KiDispatchException        //1处
   NtQueryInformationProcess      //1处
   PspCreateProcess        //1处
   PsGetProcessDebugPort      //1处
   PsIsProcessBeingDebugged      //1处
   NtTerminateProcess        //1处
   PspTerminateProcess      //1处
   PspExitThread        //1处
   PspProcessDelete        //3处
   ObpCloseHandleTableEntry      //1处
   ObpCloseHandle        //1处
   MmCreatePeb        //1处
   DbgkCreateThread        //1处
   DbgkExitThread        //1处
   DbgkExitProcess        //1处
   DbgkMapViewOfSection      //1处
   DbgkUnMapViewOfSection      //1处
   DbgkpMarkProcessPeb      //1处
   DbgkpCloseObject        //3处
   DbgkCopyProcessDebugPort      //4处
   DbgkOpenProcessDebugPort      //2处
   DbgkpQueueMessage        //1处
   DbgkClearProcessDebugObject      //2处
   DbgkpSetProcessDebugObject      //4处
   DbgkForwardException      //1处 
   
   
  对付DebugPort清零:WRK中全部访问DebugPort的函数总汇

抱歉!评论已关闭.