Re: Intercepting file system calls (read, write, open, close, etc)
site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com On Nov 15, 2004, at 10:58 PM, calcmach@actcom.net.il wrote: Hi Mike, Let's make things easier; read the dyld manpage. = Mike _______________________________________________ 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... Let's make things harder. I have NO control over the building of the application I want to intercept..... At the worst, you'll have to build a replacement for libSystem that simply patches through to the system copy in 99% of the cases. This email sent to site_archiver@lists.apple.com
participants (1)
-
Mike Smith