is it possible to build dependency graph of system call by tainting with TEMU?

56 views
Skip to first unread message

smarabbit

unread,
Dec 28, 2011, 9:16:24 PM12/28/11
to BitBlaze User Discussion group
Now, I’m trying to build the dependency graph of System Call according
to information flow.
For example, SystemCallA( para 1, para 2) , SystemCallB(para3, para4).
If para1 and its propagation were used by SystemCallB, we see
SystemCallB depends on SystemCallA because the data flows from
SystemCallA to SystemCallB. I know TEMU can track information flow.
But I’m not sure if it can track the information flow of System calls.
So, Could you tell me if TEMU can do this or some tips to implement
it ? Thank you very much.
Reply all
Reply to author
Forward
0 new messages