HiberPageReplace()

Overview

- .


Syntax

ULONG
HiberPageReplace(
   PSANDMAN_OBJECT Hiberfil,
   PHYSICAL_ADDRESS PhysicalAddress,
   PUCHAR Source
);


Parameters

Hiberfil. Pointer the SANDMAN_OBJECT.

PhysicalAddress. Physical address to patch.

BytesArray Source page. (size=0x1000)


Return Values

-



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