VirtualMachineAARCH64.phys_mem_read¶
-
VirtualMachineAARCH64.
phys_mem_read
(addr, size)¶ Read from the VM’s physical memory.
- Parameters
- Returns
The requested bytes.
- Return type
- Raises
RuntimeError – If the requested physical memory cannot be read.
See also