Is there way to obfuscation lua code that is published with the game?

Hey, I’m not sure how the native engine handles Lua code; I guess it parses it at runtime. This leads me to the question: are there ways to obfuscate Lua code and related files?

Look at this:

2 Likes

Please, take a look this manual Application Security manual

6 Likes