Page 1 of 1

Binary Protection: Insufficient Code Obfuscation

Posted: Wed Jul 12, 2017 6:31 pm
by Gurgen
Hi Livecoders,

Is it possible to do Livecode Android app code obfuscation? I know Google has included one of the most popular of these tools, ProGuard, as part of the Android SDK. Is there any way to enable it?

Thanks,
Gurgen

Re: Binary Protection: Insufficient Code Obfuscation

Posted: Thu Jul 13, 2017 7:07 am
by LCMark
@Gurgen: Only a small part of the engine is written in Java on Android - the majority is native code - so the amount of Java which could be protected is very small (also we are open-source, so the code is freely available online). Is there a specific reason why you would need to obfuscate the engine Java code?

Re: Binary Protection: Insufficient Code Obfuscation

Posted: Tue Jul 25, 2017 3:44 pm
by MaxV
If you buy the commercial version, user can't see your code. You have encrypt with password option on your stacks.