[panda-users] Rehosting?

David Manouchehri david.manouchehri at riseup.net
Sat Dec 2 14:26:43 EST 2017


Is there a PANDA 2 plugin similar to the former rehosting?

https://github.com/panda-re/panda/blob/panda1/qemu/panda_plugins/rehosting/USAGE.md

My goal was to resume a replay log (.rr) at
an arbitrary instrcount/address. e.g. after running the following commands
you could connect via VNC and interact with the machine again.

root at 88fbb62481bb:~# /panda/build/i386-softmmu/qemu-system-i386 -hda
mobile_x86.qcow2 -m 256 -monitor stdio -net nic,model=e1000 -net user
-replay chrysaor -panda memsavep:instrcount=1,file=memory.dd # Dump the
memory

root at 88fbb62481bb:~# /panda/build/i386-softmmu/qemu-system-i386 -hda
mobile_x86.qcow2 -m 256 -monitor stdio -net nic,model=e1000 -net user
-panda rehosting:kernel=memory.dd,base=0x0,entry=0xb6e90ab7 -vnc
:0,password # Resume the VM

Thanks,

David Manouchehri
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.mit.edu/pipermail/panda-users/attachments/20171202/bbbd0c06/attachment.html


More information about the panda-users mailing list