Android Tutorial Protect your application against copy and changes

Spright

Active Member
from what I understnad It encodes the APK so it's not stenography. You can always do your best and hide it. Im not that used to de-assemble Android binaries but this should be a good start I would be most worried about hiding the API call.
 

Informatix

Expert
Licensed User
Longtime User
Maybe I haven't read this properly but what is to stop an experienced reverse engineer from swapping the ExitApplication logic?
Nothing. But he won't be able to use the program afterwards since the data cannot be retrieved from the image any longer. Clicking on the Test button in the demo app will fail. So what's the point of removing ExitApplication if that leads to lose data ?
 

CyberDroidWare

Member
Licensed User
Thank you. So essentially what you're saying is that the picture is encrypted with the device/app store key prior to download?
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…