EasyAntiPatchGuard
##支持系统
= Win8(Win8-Win10 21H4)
如何使用
1.构建EasyAntiPatchGuard.sln
2.加载EasyAntiPatchGuard.sys
细节
众所周知,patchguard执行链:
在pgentry上-> CmpAppendDllSection(解密上下文)-> ExQueueWorkItem-> FsRtlMdlReadCompleteDevEx-> MmAllocateIndependentPages / ExAllocatePoolWithTag->重新加密上下文->插入新上下文-> FreePool / Page当前上下文。
一些pgentry(apc,dpc,..):
00 fffffd0c`0d40d868 fffff802`0a52410d 0xffffc405 `84a020d
2021-09-16 19:17:17
16KB
C++
1