Callum Posted July 28, 2012 Posted July 28, 2012 I am currently working on a gamemode for MTA...when it is in a stable state, I want to make it free to distribute. However, I want it to remain closed source. So, this will involve protecting both client and server side code, with people having full access to it. Are there any methods of making a compiled Lua script irreversible? Is there any other ways of making it impossible to get the raw code? Retired
robhol Posted July 30, 2012 Posted July 30, 2012 I'm sure there's obfuscation methods you can use, but ultimately... no. A "foolproof" solution isn't possible. Do NOT PM ME for help unless invited. - New MTA Script Editor Scripting help "etiquette": understandable language, relevant code (ALL code if unsure), [Lua] tags, error messages with line numbers. Super simple stuff.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now