• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Concealing an app from DTrace
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Concealing an app from DTrace


  • Subject: Concealing an app from DTrace
  • From: Eric Gorr <email@hidden>
  • Date: Tue, 01 May 2012 21:04:23 -0400

I found this old message:

    http://lists.apple.com/archives/cocoa-dev/2010/Mar/msg01042.html

in which stated:

    If you think this is going to help you avoid piracy, it's not. OS X
    has a flag (PT_DENY_ATTACH) that the kernel checks for when a debugger
    asks to attach to a process. If that flag is set, the kernel refuses
    to allow the debugger to attach. iTunes famously does this to prevent
    people from inspecting the operations of the DRM system. It's a
    trivial matter to patch the kernel to not respect this flag,

I was just wondering if this is still true or true in general...that it is not possible to conceal an application from DTrace.

Thank you.


_______________________________________________

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

  • Follow-Ups:
    • Re: Concealing an app from DTrace
      • From: Kyle Sluder <email@hidden>
  • Prev by Date: Re: No validation with a bound NSTableView and custom NSFormatter
  • Next by Date: Re: Concealing an app from DTrace
  • Previous by thread: Re: NSTableview tooltip bug?
  • Next by thread: Re: Concealing an app from DTrace
  • Index(es):
    • Date
    • Thread