All the software developers want to protect their developments from cracking and unauthorized use. It concerns both whole projects and separate parts.
It's important for Flash technology as well. Site and game developers try to protect their developments codes. However, it becomes more and more difficult because of different SWF decompilers. This program is ready to help you to protect your Flash developments codes.
Features
SWF Protector provides 3 protection methods:
- Shaking - the method lies in mixing the source code.
- Hiding - the method lies in hiding the code in a definite way.
- Obfuscating - a known method, that allows to obfuscate the variable names, feature names, etc. in a definite way.
System requirements
SWF Protector operates under
Mac Os X, Windows or Linux.
Methods of protection
SWF Protector uses 3 protection methods:
- Shaking - the method lies in mixing the source code. The method is very effective, but it causes the increasing of the file size.
- Hiding - the method lies in hiding the code in a definite way. The method is very effective and doesn't cause the increasing of the file size.
- Obfuscating - a known method, that allows to obfuscate the variable names, feature names, etc. in a definite way. The method should be used with caution since it may result in inoperability of separate program components.