blondedude092 How do I cheat?
Reputation: 0
Joined: 21 Dec 2014 Posts: 1
|
Posted: Sun Dec 21, 2014 11:52 am Post subject: memory dump/rewrite |
|
|
I have a situation where I would like to know if it's possible for me to dump the memory of a process to a file and then at a later time start process and rewrite the memory to it.
The desired effects would be to have the process be in the exact state as it was at a previous time.
Almost like virtual machine resume function for processes.
Please let me know of if this is actually possible. Also after rewrite of the memory I would have to tell where to resume execution from too. Which I assume I should be able to get from the initial dump. |
|