Hi, is there a (somewhat) clean way to get a task_t structure for a userland task from its PID, from an IOKit driver? I just need a way to access a userland task from my userclient, so I can manipulate that task address space from kernel. I know this is a terrible idea and should not be done in any case, but I am just experimenting and do not plan to release this driver publicly for any serious purpose. task_for_pid mach trap is not available for use, from what I have seen. _______________________________________________ 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