Hi All,
We are developing a pure
java application. And we are distributing the object code over the Internet. How can i protect my code from being reverse compiled.
I mean after reverse compilation, they will get the source code, and then they can change it as they want.
How can i over come this one..
Thanks,
Sree