Intercepting file system calls (read, write, open, close, etc)
site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com -- Intercepting file system calls (read, write, open, close, etc) Any advice, help, pointers, sample projects. etc would be much appreciated. Thanks, DM _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... 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 This email sent to site_archiver@lists.apple.com
participants (1)
-
Erez Kaplan