Hi everyone!
I am working on developing a plugin for the cuckoo sandbox (
http://cuckoosandbox.org), that will allow users to select oVirt as a
virtualiztion solution. I have it working, for the most part, but one area
where I need some guidance is in retrieving memory images. I know that
when you take a snapshot, you can request that the memory be stored as
well.
My issue is that I don't see a way to retrieve the memory, so that it
can be feed into analysis tools like Volatility (
http://www.volatilityfoundation.org/). Does anyone have any pointers for me?
Thanks!
--Matt