Topic created on: August 22, 2013 02:24 CDT by lek258 .
These days i`m interested in ida-python script.
Developing python script, I noticed that there is memory snapshot api called 'take_memory_snapshot' but not exists restore api.
It needs memory snapshot/restore script API to manipulate the memory iterativly for Memory Fuzzing.
How can We do this operation?