Hi,
How can I make a jar package, in a way that people can't uncompress, de-compile, change code, compile again, repack and run their own versions of my original code?
I have some security packs that I would like to "protect" in some way.
Is it possible?
Thanks
How can I make a jar package, in a way that people can't uncompress, de-compile, change code, compile again, repack and run their own versions of my original code?
I have some security packs that I would like to "protect" in some way.
Is it possible?
Thanks