RE: Intercepting file system calls (read, write, open, close, etc)
site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com Thread-index: AcTLqjGVk7I4uLDuQOyYHvm9mrs9RAAEQokQ Hmmm. I'm not 100% sure of this, but I reckon you need an "IOMedia Filter Scheme" driver. See http://developer.apple.com/documentation/DeviceDrivers/Conceptual/IOKitFunda mentals/Families_Ref/chapter_11_section_15.html For details. -Kenny
-----Original Message----- From: darwin-dev-bounces+kennymillar=mac.com@lists.apple.com [mailto:darwin-dev-bounces+kennymillar=mac.com@lists.apple.com ] On Behalf Of calcmach@actcom.net.il Sent: 16 November 2004 06:58 To: darwin-dev@lists.apple.com Cc: Mike Smith Subject: Re: Intercepting file system calls (read, write, open, close, etc)
-- Hi Mike,
Let's make things harder. I have NO control over the building of the application I want to intercept.....
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/kennymillar% 40mac.com
This email sent to kennymillar@mac.com
_______________________________________________ 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... This email sent to site_archiver@lists.apple.com
participants (1)
-
Kenny Millar