Topic created on: March 4, 2013 03:27 CST by trackerx90 .
Does anyone have any ideas about tracing data from specified memory address on x86 platform. I have tried with PinTool but it's extremely slow tracing when data flow through instructions. Is it possible to catch virtual memory address before its translate to physical address by processor?
Thanks in advance!