Our Partners

AS3Obfuscator Download

AS3Obfuscator 1.1.1 Get


ActionScript 3 obfuscator - obfuscates Flash ActionScript source files - .AS and .FLA files, making them very hard to understand, when viewed with decompiler. Protects flash projects on source level.

It's the only utility that can protect .FLA files (frame actionscript, instances, classes), along with .AS files. To do so it should work together with Flash, as flash extension. Without Flash, working as executable - obfuscates only .AS files.

The actionscript identifiers are mangled - renamed irreversibly. Options say which type of identifiers should be mangled (classes, vars, functions, etc.). You can exclude from mangling a list of specific identifiers. Also- if a type of identifiers should not be mangled - you can include a list.
In the exclude/include lists you can provide a group of identifiers with wildcard character ("*" character).

Optionally the strings can be encrypted in the source files. In runtime they are decrypted.

Optionally the comments can be removed from the actionscript code.

A problem with obfuscators in general is that they can change a program's semantic. That is, it could break - could happen if the program computes names of variables/functions at runtime.
Imagine you obfuscate, and the program stops working.
Any idea how to find a problem in obfuscated .swf?
With obfuscated source it could be possible to locate the problem.
AS3Obfuscators permits finding original identifiers from obfuscated (and to obfuscated).
Also, the source can be easy obfuscated again after changing some of the options or ignoring some identifiers.
AS3Obfuscators also tries to detect some simple possible uses of computing identifier names at runtime, so you do not need to add them in the ignore list.
It can search for declared identifier names used in a string
- Example: var myVariable; this["myVariable"]
String concatenation
- Example: this["my"+"Variable"]
Adding a number at the end
- Example: var i:int=0; this["myVar"+i]

Select link to download "AS3Obfuscator":

AS3Obfuscator Related Downloads

SWCEncrypt 1.5.0 SWCEncrypt Software Download
SWCEncrypt is a professional swc file encryptor and obfuscator
irrFuscator 2.1.2 irrFuscator Software Download
irrFuscator is an ActionScript obfuscator. It protects .SWF files as well as .AS and .MXML files, no matter if you use Flash or flex. irrFuscator is available for the command line but also comes...
Spices.Obfuscator 5.6.6.3 Spices.Obfuscator Software Download
.Net obfuscator, protects .Net software from decompilation and deobfuscation
toKaos 1.3.6 toKaos Software Download
toKaos is a desktop software application which allows you to encrypt/obfuscate your Flash/Flex AS3 application protecting your work from SWF/SWC decompilers. After the process you can compile and...
Jasob JavaScript Obfuscator 3.5.1 Jasob JavaScript Obfuscator Software Download
Jasob JavaScript Obfuscator is a popular tool, enabling JavaScript and CSS driven Web pages to be compressed and obfuscated into supertight, bandwidth-optimized code concealing its scripting and...
Allatori Obfuscator 1.6 Allatori Obfuscator Software Download
Allatori is a Java obfuscator which belongs to the second generation obfuscators' family. It provides the most comprehensive set of features and combines all classic obfuscation techniques as well...
Javascript Obfuscator 4.3 Javascript Obfuscator Software Download
Scramble, obfuscate, and pack JavaScript code! Javascript Obfuscator converts the JavaScript source code into scrambled and completely unreadable form, preventing analysis and theft.
Spices.Decompiler 5.6.6.3 Spices.Decompiler Software Download
.NET Decompiler, decompiles executables to well-formed and source code (C#, VB.Net, J#, MC++, MSIL)
Strong JS 1.00 Strong JS Software Download
It is a shrinker/obfuscator for JavaScripts. You can use it to easily and quickly reduce the size of typical JavaScript files by 50% on average depending on the style the code is written in.
AltDel 2.1 AltDel Software Download
AltDel is a 5-phase script-driven lexical compiler that produces obfuscation by lowering the language level of Delphi source projects.