[vbox-dev] PhysicalMemory Dump
Aaron Hackworth
ath at jmpcallpop.com
Sun Feb 6 20:51:32 PST 2011
Is there a near term plan to implement
IMachineDebugger::readPhysicalMemory? I saw it in the latest API guide
but the docs state that it is not yet implemented.
I am currently using the debugger GUI interface and issuing the
pgmphystofile command. It is great, fast and does exactly what I
need...unfortunately, I need to automate this from an external python
script (or if python is not an option, C/C++).
A perfect solution would be to expose the pgmphystofile command through
a single call but just the ability to read the memory would be a big
help for now.
Thanks
More information about the vbox-dev
mailing list