[panda-users] about -d taint_ops

Brendan Dolan-Gavitt brendandg at gatech.edu
Sun Apr 26 15:26:37 EDT 2015


Hi,

Taint op logging is only enabled if taint2 is compiled with the
TAINTDEBUG option. You can enable that by changing this line in the
Makefile:

https://github.com/moyix/panda/blob/master/qemu/panda_plugins/taint2/Makefile#L10

(just remove the # character).

-Brendan

On Sun, Apr 26, 2015 at 8:42 AM, xiaojuan Li <xiaotan6666 at gmail.com> wrote:
> Hi,
> excuse me,I want to reflect a problem: when I use the command line:
> ./qemu-system-arm -replay ***** -panda
> "stringsearch:name=name;tstringseach;tainted_instr" -d taint_ops -D test.txt
> i find that the test.txt file containing nothing,but it does have taint
> actions.
> i doubt the taint_ops maybe have something wrong. (Droidscope doesn't have
> that operation)
> Thanks!
>
> --
> wait and hope~~
>
> _______________________________________________
> panda-users mailing list
> panda-users at mit.edu
> http://mailman.mit.edu/mailman/listinfo/panda-users
>


More information about the panda-users mailing list