I been doing some research on tools like Dexguard and DashO to implement resources like advanced code obfuscation, class/string encryption, etc, on my own released applications. Can anyone suggest a good starting point into how could I develop my own similar solution like Dexguard? I realize this could be a very complex project but out of curiosity I would like to understand the architectural aspects of coding something like this. Any comments or ideas are appreciated. Thanks.
Comments
Post a Comment