|
From: <vel...@gm...> - 2020-03-03 08:06:49
|
Hi, I have a simple question. I want to write a simple plugin and what I need is to get the address, where the application was loaded by Valgrind. Is there a simple way for that? More advanced. I want to write plugin that will track all executed instructions and dump those addresses. Next, I want to use those address and highlight all executed instruction in IDA Pro for example. Regards M. |