I’ve been thinking about something and hopefully some of the more experienced of you could lend me your knowledge.
Take for instance that you have a working FPS using some open-source libraries in JARs. I’m wondering if a malicious user could compile their own (jME for instance) with some extra modifications to give them an unfair advantage (wallhacks?). Is this possible? Is there a mechanism in Java to prevent this? Am I worrying too much?
Thanks