Help! (please? View image: /infopop/emoticons/icon_smile.gif)<BR><BR>I consider myself a reasonably good C++ programmer, without being an expert by any stretch of the ...
In Part I of this article [LJ, November 2002], we saw how ptrace can be used to trace system calls and change system call arguments. In this article, we investigate advanced techniques like setting ...
Have you ever wondered how system calls can be intercepted? Have you ever tried fooling the kernel by changing system call arguments? Have you ever wondered how debuggers stop a running process and ...