This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: GCJ and J2ee


Hi there!

Since days, I try to find a solution but in conclusion there is no technical solution to solve this problem.
Except the solution : protect the code in your own machine (or in a web server machine).
If you have a idea on this subject !


Well, I can't imagine your code is _so_ innovative, important or secret ;-)
Java-Bytecode is mostly a security-problem for expensive algorythmns or small pieces of software that do what a lot people need or which should be a real secret.
Otherwise I would not be too fearful, decompilers are no all&everything tools, so if its general application code.
Furthermore what you intend to do takes platform-compatibility away at all, so you limit your code to the windows-platform just because of reverse-engineering. I do not know wether this is worth the trouble?


lg Clemens


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]