Re: Intercepting file system calls (read, write, open, close, etc)
Re: Intercepting file system calls (read, write, open, close, etc)
- Subject: Re: Intercepting file system calls (read, write, open, close, etc)
- From: Felix Kronlage <email@hidden>
- Date: Mon, 15 Nov 2004 09:29:42 +0100
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Nov 15, 2004, at 08:54 Uhr, Erez Kaplan wrote:
Intercepting file system calls (read, write, open, close, etc)
I would like to implement a OSX file system calls interception.
(read, write, open, close, etc)
I would like to have full control so I can overwrite these calls or
let the system handle them.
I have looked at all the Apple's OSX kext device examples but did not
find what I was looking for.
OSX 10.3, Xcode 1.5
PS - my implementation does not have to be wide, it can be
application based
I think, you're looking for something like systrace. Niels Provos did
an initial port back in the 10.2.x days[1]. Me and others have hacked
on it occasionally since, but nothing close to being complete.
- -fkr
[1] <url: http://www.citi.umich.edu/u/provos/systrace/>
- --
gpg-fingerprint: 076E 1E87 3E05 1C7F B1A0 8A48 0D31 9BD3 D9AC 74D0
http://fkr.hazardous.org | http://opendarwin.org/~fkr/
| FKR-RIPE
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (Darwin)
iD8DBQFBmGj5DTGb09msdNARAotOAJ4qoj6LrccFcbCpOMMV4Ur/00HingCeOdMa
4FxweQ1Z5YG/pvlhNFVlWVQ=
=rykv
-----END PGP SIGNATURE-----
_______________________________________________
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
- Prev by Date:
Intercepting file system calls (read, write, open, close, etc)
- Next by Date:
Re: Building SAMBA 3.0.8
- Previous by thread:
Intercepting file system calls (read, write, open, close, etc)
- Next by thread:
Re: Intercepting file system calls (read, write, open, close, etc)
- Index(es):