Hi, I have anti-debug checks like IsDebuggerConnected() and CRC checks. I am interested in using NDK with ptrace to hook it to the process so, other debuggers can't get hold of it. I'm actually looking for a way to self-debug the application by itself, so other debuggers an't attach to it. I know it is possible. Any insight / code on how I can achieve this?
Thanks, Vejey -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

