- Return a readable buffer of the requested virtual address.
hiber_get_page_at_va(ulong sandman_object, ulong virtual_address);
ulong returned by hiber_open()
ulong virtual address.
- It returns an array which contains 2 fields called:
- "raw_offset" For internal use only.
- "buffer" which points to the buffer to read.