What's new on toKaos 1.3.7 (released January 25, 2013)
- Bug Fix: contains undocumented fixes
What's new on toKaos 1.3.6 (released June 9, 2011)
- New feature: New encryption type: Minimum length identifier (Random).

- Bug Fix: contains undocumented fixes
What's new on toKaos 1.3.5 (released June 15, 2010)
- New feature: Command line execution now accept a preference file.
More information at Command-line mode
- Bug Fix: error in managing path of Embed files
What's new on toKaos 1.3.0 (released April 19, 2010)
- New feature: obfuscation of String Literals, this feature allow you to hide the Literals of your ActionScript application.
Example of your source code: var httpUrl:String='http://www.mysite.com/myservices.jsp'
Example of obfuscated source code:var K28K:String=K86K.K37K('001680000040000000008500102001140011')
We suggest to use this option with care because the execution time of your Flex application can be impacted in a negative way.
By default the literal obfuscation is not executed. To obfuscate literals string, after the analisys step, you have to navigate through the objects of your project specifying which literal must be obfuscated.

- New feature: ActionScript Project encryption. Now you can start the encryption by selecting a .AS file.

- Bug Fix: error in encryting if more than one XML inline are in a class
- Bug Fix: this version contains undocumented fixes
What's new on toKaos 1.2.6 (released February 11, 2010)
- New feature: at the end of the analysis process you can view the detail of an identifier by double clicking on it. If toKaos is not able to encrypt the identifier, in the detail panel you can view the unencryption reason

- New feature: batch processing. You can launch toKaos in silent mode from command line. You have to use the syntax below:
"C:\Program Files\KSOL\toKaos\toKaos.exe"<mxml file path or dir path or fla file path>,<another project>,...
Example 1:"C:\Program Files\KSOL\toKaos\toKaos.exe" "C:\Temp\Adobe_Dashboard.mxml"
Example 2:"C:\Program Files\KSOL\toKaos\toKaos.exe" "C:\Temp\Adobe_Dashboard\src\"
You cannot set options, toKaos will use the default options or the last options used for this project in toKaos user interface.
- New feature: new option 'Identifier prefix' in Tools->Options. This prefix will be added in the identifier encrypted name
- Bug Fix: error in encryting dynamic objects
- Bug Fix: error in managing inner classes when the option Compact sources is checked
What's new on toKaos 1.2.4
- Bug Fix: this version contains undocumented fixes
What's new on toKaos 1.2.3
- Bug Fix: permission denied (location: applyNewStructure)
- Bug Fix: errors in compiling SWF caused by: inner classes; internal namespaces; ambiguous class names
- Bug Fix: errors in encrypting class identifiers within css files
- Bug Fix: missing checkboxes after the analysis step
- Bug Fix: this version contains undocumented fixes
What's new on toKaos 1.2.0
- New feature: encryption of libraries linked to your Flex application (.mxml)
- New feature: new option to encrypt/unencrypt the formal parameters of the public functions
- Improvement: you can check/uncheck recursively the identifiers for encryption
- Improvement: execution time optimization of encryption step
- Bug Fix: subscript out of range (location: changeClassesFromDependenceOnDom)
- Bug Fix: Errors in compiling SWF caused by: missing class identifier encryption for classes with circular reference; unmanaged bitwise operators; unmanaged symbolic operators within string constant; error in managing inner classes
- Bug Fix: this version contains undocumented fixes
What's new on toKaos 1.1.1
- Improvement: removing comments from included ActionScript files
- Bug Fix: parser error (location: checkMxmlAttributeForScripting)
What's new on toKaos 1.1.0
- New feature: in opening projects you can select directly the Flash file (FLA) instead of the Document class, this new feature allows you to have a stable encryption of your project
- Bug Fix: invalid procedure call or argument (location: searchClassesByPhisicalPackage)
- Bug Fix: permission denied (location: applyNewStructure)
- Bug Fix: Error in compiling SWF caused by: unmanaged in operator; bug in removing comments
toKaos 1.0.0 first release
Keywords: SWF Encrypt, ActionScript Encrypt, ActionScript Obfuscator, Protect SWF, SWF Encryption, Decompile SWF, SWF Obfuscator, ActionScript Encryption, Encrypt SWF, Encrypt SWC, Flash obfuscator, Obfuscate Actionscript