Search tutorials
ADVANCED MODE
Similarly to Simple mode, Advanced mode uses the same protection algorithms and which ones are applied depends on ActionScript version. The main difference is that Advanced mode allows configuring the protection settings for each block of code individually. The code is displayed hierarchically and you can choose the block of code to protect and the protection method to be applied to it."Mix script" and "Mask script" are applied if SWF file contains AS 2.0.

Image 2 - Advanced mode use in SWF Protector - reliable ActionScript 2.0 obfuscator
Note 1: If "Mix script" is set to minimum, this protection method won't be applied.
Note 2: In order to decrease the resulting file size it is recommended not to use "Mix script" and methods for standard code. In this case however, the protection will be less reliable.
"Protect" and "Obfuscate" methods are applied if SWF file contains AS 3.0.

Image 2 - Advanced mode use in SWF Protector - reliable ActionScript 3.0 obfuscator
Note 1: In case when SWF file doesn't contain AS code, "Protect" method will be inactive.
Note 2: To decrease the resulting file size it is recommended to disable "Protect" and "Obfuscate" methods for standard code.
Step 5.
As soon as all algorithms are set, press "Protect" button.After the protection process is finished, you will get two SWF files: original and the protected one.