Hi,

I have hooked into the system call table in Linux v2.6 and replaced
system calls with my own functions. What I am trying now is to capture
the arguments/data/parameters passed by applications when they invoke
the system calls. Any idea how do I capture these parameters?

Thanks in Advance,
Perumal

Reply via email to