|
From: Lukasz M. <luk...@gm...> - 2019-10-17 00:26:24
|
Hello, I have two questions: Is this possible to call guest function (a function that is a part of the analyzed program that has no side effects) from tool (as a part of the instrumentation for example) and get it return value? Is there a simple way to read a NULL-terminated string with unknown length located in guest heap memory? Regards, Lukasz |