I am currently working on a mobile game. With our previous games, we have had a lot of hacks due to easily being able to pull out the global-metadata and binary and piece those together to basically get the source code of the game (or at least the ARM instructions).
Why is the global-metadata file necessary? It seems to only benefit the hackers.