Question about debugger security

Posted by synic on Stack Overflow See other posts from Stack Overflow or by synic
Published on 2010-03-17T15:14:37Z Indexed on 2010/03/17 15:21 UTC
Read the original article Hit count: 127

Filed under:

Can an attacker attach a debugger to my app after installing it to the market, or does the app have to be marked as debuggable first? How secure is this? Are there ways to get around it?

© Stack Overflow or respective owner

Related posts about android