Hello
I want to implement skills in the client module.
If I delete a module after requere it, can’t exploiters decompile it?
If they can, which method is best
Hello
I want to implement skills in the client module.
If I delete a module after requere it, can’t exploiters decompile it?
If they can, which method is best
Currently, Byfron fixed almot all exploits, but
deleting the module after requiring it should work, tho i haven’t tested it. There is no methods of protecting from decompilation as i know. You can write your code that so it will be almost server-based and then decomp is not a danger