[注意]传递专业知识、拓宽行业人脉——看雪讲师团队等你加入!
DriverObject->DriverUnload = (PDRIVER_UNLOAD)DriverUnload; pfnExAllocPool = (void *)GetFuncAddress(L"ExAllocatePool"); pfnExAllocPoolWithTag = (void *)GetFuncAddress(L"ExAllocatePoolWithTag"); pfnKeDelayExecutionThread = (void *)GetFuncAddress(L"KeDelayExecutionThread"); pfnmemcpy = (void *)GetFuncAddress(L"memcpy");