|
From: pankaj p. <pan...@gm...> - 2011-07-05 02:23:23
|
Hi all, I am stuck as to how can I instrument the 'call' instructions . Also is it possible to extract the arguments being passed in a robust way. In general how do I instrument at x86 instruction level. We can do it using IMark but its too general. Can we instrument only certain specific instructions? Regards, pankaj |