What is Statement-level Randomization?
Statement-level Randomization is our proprietary obfuscation methodology that randomly restructures the sequence of the SWF byte-code instructions that decompilers use to perform a complete ActionScript statement. It removes all the possible links between the compiled byte-code and the ActionScript source code making decompiling a virtually impossible process. Unlike traditional control flow obfuscation, Statement-level Randomization could actually decrease the code size and enhance performance.