Re: Problem running CocoaDVDPlayer sample
Re: Problem running CocoaDVDPlayer sample
- Subject: Re: Problem running CocoaDVDPlayer sample
- From: John Johnson <email@hidden>
- Date: Thu, 17 Jun 2010 19:10:32 -0500
> Didn't there used to be a technote on how to circumvent this behavior?
> iTunes pulls some of the same trickery.
I doubt Apple would build in a way to circumvent this behavior. That would defeat the purpose of having it there in the first place.
That said, you can build a kernel extension that circumvents this; it basically just hijacks the ptrace call for PT_DENY_ATTACH and immediately returns. I use something similar myself._______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden