[培训]科锐逆向工程师培训第53期2025年7月8日开班!
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");