It depends on the interpretation. If the value is interpreted as a combination of flags, then all one needs to do is to combine all flags desired (use binary or). If the value is interpreted against a constant (like a switch statement or plain series of if statements) it is possible only by modifying the interpreting code (fiddle around with all of the jumps so that every "case" gets executed). _________________
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum