Re: intercepting system calls?
Re: intercepting system calls?
- Subject: Re: intercepting system calls?
- From: email@hidden
- Date: Thu, 19 Jan 2006 23:26:56 -0800
I'd like to catch the system calls that an process is making, so I can
examine the system call and optionally handle it myself. Under
Linux and
Solaris, I can use ptrace() with the PTRACE_SYSCALL command, which
will
let the process run until it enters or exits a system call.
Is systrace <http://www.citi.umich.edu/u/provos/systrace/> suitable
for your purposes?
It hasn't been updated for the recent MacOS X kernels, as far as I
know, but it did work up until at least Jaguar. If nothing else,
it's probably a good starting point for how-to.
Wade Tregaskis
ICQ: 40056898
AIM, Yahoo & Skype: wadetregaskis
MSN: email@hidden
iChat & email: email@hidden
Jabber: email@hidden
Google Talk: email@hidden
http://homepage.mac.com/wadetregaskis/
-- Sed quis custodiet ipsos custodes?
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden