I recently came across quite a few scripts that were just written like this:
call compile toString [loadsofnumbers];
After googling a bit i found out that this is just a easy way to encrypt sqf files. I also found out that apparantly it is really easy to crack.
Im quite curious how to do this myself and how this works,
I would really appreciate someone helping me out here.