I hate to bump this thread, but I'm also curious about this. I assume JS = Javascript.
stasuss -
" there is another way to secure the valid url - request it from the server via ajax. but this is not a total security, because response could be spoofed..
and there are some more. we can put our code into the png image.
[can't post links. lol. google for "script to png"]
but this way requires to implements a js-coded unpacker for this png image"
Does anyone know about this? 90% of google searches just show photoshop batch run files converting layers to PNG.
I'm assuming this "script to PNG" takes your code, and turns it into an image that cannot be modified as easily by malicious users?
Its easy for people to people to steal your assets and such, but can they also take the code you used to create the game (Since you're using the C2 engine I mean)
Are there more (as in, if anyone would be so kind as to link) advanced ways or tutorials or, maybe a "Not so simple way" of protecting your games after publishing?