|
DCoM SWF Protector
-
Version
1.0
Site and game developers try to protect their
developments codes. However, it becomes more and more
difficult because of different SWF decompilers. SWF
Protector is ready to help you to protect your Flash
developments codes.
SWF Protector uses 3 protection methods:
1.Shaking – the method lies in mixing the source code.
The method is very effective, but it causes the
increasing of the file size.
2.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.
3. 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.
|