Protect SWF Files

If you are not distributing your ActionScript source code (.as and .fla files) with your Flash application, then you have to use secureSWF to protect your SWF files before uploading them. Anyone can download and decompile your SWF files in seconds and completely view your source code.

ActionScript Obfuscator

ActionScript obfuscation makes decompiling a very time and effort consuming task by removing the information Flash decompilers use to generate useful ActionScript source code. secureSWF renames (or completely removes) anything you have assigned a name to into meaningless and confusing names.

  More About ActionScript Obfuscation

SWF Encryption

SWF encryption prevents Flash decompilers from generating any ActionScript code that is relevant, in any way, to the original code. It's not really encryption, but in the context of code, it might be better. SWF encryption (or byte-code obfuscation) that secureSWF implements does not need to keep a decryption-key. It is actually designed not to be reversed either by the Flash player and, of course, by Flash decompilers.

secureSWF implements four very effective SWF encryption techniques to protect SWF files against Flash decompilers that can be applied by many orders of magnitude.

  More About SWF Encryption

Download

Our Users Say

Stephen Gose - PBMCube
  http://www.pbmcube.com/

secureSWF have saved my company thousands of dollars in intellectual property. Thank you for being the "watchdog" of my assets. I endorse your product fully and I encourage everyone to use it.