Is dexguard prevention of simple latex cracks?

I just learned that the standard android license + proguard does not guarantee protection against simple cracks from the use of tools such as antilvl. I am working to find a reasonable way to make sure my Android apps are not pirated. I found a commercial alternative to proguard called dexguard. It's quite expensive (€ 375 for the cheapest license), but I would buy it if I knew that it would protect my applications from script kiddies and amateur hacking applications. I have no problem if some really smart cracker beats my defense against piracy, but if any kiddie script can do this, it will be showstopper.

  • Do you have any experience with dexguard protection of LVL code?

  • Just replacing proguard dexguard and leaving the standard LVL checks will be enough to contain script kiddies?

  • If dexguard is not an easy way to protect my lvl code, what other way do you suggest?

+5
source share
1 answer

Developers may be reluctant to talk about their security measures. My experience as a developer of ProGuard and DexGuard:

  • DexGuard user reviews are very positive. It's a war, but processed applications hold well even against dedicated hackers.
  • DexGuard , , , . . . , .
  • DexGuard : ProGuard, , . DexGuard , .
+18

All Articles