Skip to content
pramode edited this page Sep 6, 2011 · 1 revision

Process Tracing with "ptrace"

This is a small project aimed at teaching you more about process manipulation.

The idea is to read this article:

http://pramode.net/articles/lfy/ptrace/pramode.html

and experiment with (and understand) all the code given in the article.

Clone this wiki locally