ProtectedInt ProtectedInt is a class used to prevent hacking tools (i.e. GameKiller) from changing values of integers in runtime. It uses basic bitwise operations to hold the value as a derived value from 2 random numbers.