I'm wondering what some of my fellow developers use to combat piracy, except for obfuscation. I'd appreciate a private conversation about this (for obvious reasons).
Uh, if they remove the class loader, they can't decode the plugin hahThey can remove that part of the class loader.[DOUBLEPOST=1464114286][/DOUBLEPOST]Adding a server license check like mine, then compiling to machine code instead of java bytecode I believe would be the best solution.
Did I say they would remove the class loader? HahUh, if they remove the class loader, they can't decode the plugin hah
Java is not basically c++ although its compiled in c++ I can see why you'd say that. Why make it in c++ when you can make it in java and compile to machine that way?Or just make plugins in c++, because java is basically c++, you just need to build a wrapper <This is tested and it works>
