hiber_page_replace()

Overview

- It copies a whole page!! Then, don't forget to allocate a 0x1000 bytes array if you use this function. Otherwise, please use hiber_patch.


Syntax

hiber_page_replace(ulong sandman_object, ulonglong physical_adress, char *buffer);


Parameters

ulong returned by hiber_open().

ulonglong destination page.

char * source.


Return Values

-



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