hiber_get_page_at()

Overview

- Return a readable buffer of the requested physical address.


Syntax

hiber_get_page_at(ulong sandman_object, ulonglong physical_address);


Parameters

ulong returned by hiber_open()

ulonglong physical address.


Return Values

- It returns an array which contains 2 fields called:
- "raw_offset" For internal use only.
- "buffer" which points to the buffer to read.



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