well, the problem is, i have to get all of the functions that i've registered with script into game, and copy them into executable!
and a question:can i compile them with the JIT compiler and then copy them into executable?
or not, it's imposible!
and: what algorithm do you recommend to pack the executable?
archiving with zlib, encryption with aes or blowfish!
thanks again!