Re: Injecting file to current process from KEXT
On 19 Oct 2012, at 10:14, Jakub Bednar <jakub.bednar@avg.com> wrote:
Do you know about any way, how to open a file from KEXT so it gets inserted into a file descriptor table of the current process?
There's no supported way to do this; the routines necessary to manipulate the file descriptor tables for a process are not exported to KEXTs. Share and Enjoy -- Quinn "The Eskimo!" <http://www.apple.com/developer/> Apple Developer Relations, Developer Technical Support, Core OS/Hardware _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-kernel mailing list (Darwin-kernel@lists.apple.com) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/darwin-kernel/site_archiver%40lists.... This email sent to site_archiver@lists.apple.com
participants (1)
-
Quinn "The Eskimo!"