Jump to content
  • 0

How to protect pack from decoding?


Question

3 answers to this question

Recommended Posts

  • 0
Posted

http://proguard.sourceforge.net/

 

You have to be aware than even errors messages and also any logs become obfuscated. The software got a system to decode errors, but still. I don't even speak about the fact you have to reproduce it at every single revision.

 

It's stupid to say, but if you are at the point to obfuscate sources, than the best is perhaps not sharing nor selling it, at all.

  • 0
Posted

It's perhaps time to read about obfuscators ? The point of obfuscators is to obfuscate methods/variables names, for the biggest part.

 

Russians obfuscate the same way than others do. There isn't a russian way to obfuscate, lol.

 

http://java-source.net/open-source/obfuscators

http://stackoverflow.com/questions/2443542/how-to-protect-compiled-java-classes

 


 

There are other means to protect, like explained in second link : port it to .exe, encryption key, etc. Google is your friend.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


×
×
  • Create New...

Important Information

This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..