HiberPatch()

Overview

- .


Syntax

ULONG
HiberPatch(
   PSANDMAN_OBJECT Hiberfil,
   PHYSICAL_ADDRESS PhysicalAddress,
   PUCHAR BytesArray,
   ULONG SizeOfBytesArray
);


Parameters

Hiberfil. Pointer the SANDMAN_OBJECT.

PhysicalAddress. Physical address to patch.

BytesArray Source array.

SizeOfBytesArray Size of the source array.


Return Values

-



Sandman framework. (c) 2008. Matthieu Suiche(msuiche [at] gmail.com)