|
From: | Marc Hacin |
Subject: | Qemu plugin vs. valgrind |
Date: | Mon, 30 Mar 2020 15:31:58 +0200 |
User-agent: | Mozilla/5.0 (Windows NT 10.0; WOW64; rv:60.0) Gecko/20100101 Thunderbird/60.6.1 |
Perhaps is it possible to build some similar analysis fonctionnality on top of the new TCG plugins of QEMU ? Is it planned ?
At first I need some sort of taintgrind plugin. I guess that the process of translation to host code will produce all the side-effects of registers spilling existing in the guest code. Am I right ?
I have just tested a bit the plugins from the head/master branch.Is there an API to find symbols->value in the guest code/data ? Shall I pass a second time the ELF image to argv's plugin and then "help myself" ? what about relocations if user mode code ?
Sorry, I am not sure if plugin development falls into "users" or "devel" activities.
-- Thierry Bernier
[Prev in Thread] | Current Thread | [Next in Thread] |