Newsgroup: comp.os.linux.development.system


Date: Wed, 12 Apr 2006 15:52:01 +0300
From: Diomidis Spinellis <dds@aueb.gr>
Organization: Athens University of Economics and Business
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.1) Gecko/20060130 SeaMonkey/1.0
MIME-Version: 1.0
Newsgroups: comp.os.linux.development.system
Subject: Re: linux user mode hooking, any pointers?
References: <1144824340.328674.178230@i40g2000cwc.googlegroups.com>
In-Reply-To: <1144824340.328674.178230@i40g2000cwc.googlegroups.com>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
fleet_captain@hotmail.com wrote:
> I need to do some system call hooking in user mode,
> does anybody got any pointer for me where to start?
> 
> Thank you so much
> 

Look at the manual page for ptrace(2) and the source code of the 
strace(1) command <http://www.liacs.nl/~wichert/strace/>.

-- 
Diomidis Spinellis
Code Quality: The Open Source Perspective (Addison-Wesley 2006)
http://www.spinellis.gr/codequality?colds



Newsgroup comp.os.linux.development.system contents
Newsgroup list
Diomidis Spinellis home page

Creative Commons License Unless otherwise expressly stated, all original material on this page created by Diomidis Spinellis is licensed under a Creative Commons Attribution-Share Alike 3.0 Greece License.