June 17th, 2011· New feature: New encryption type: Minimum length identifier (Random).
· Bug Fix: contains undocumented fixes
June 16th, 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
April 20th, 2010· New feature: obfuscation of String Literals, this feature allow you to hide the Literals of your ActionScript application.
· 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
February 11th, 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",,...
· 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
November 24th, 2009· Bug Fix: this version contains undocumented fixes
November 5th, 2009· 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
October 22nd, 2009· 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
September 19th, 2009· New feature: in opening you can select directly the Flash file (FLA) instead the Document class, this new features allow to have a stable encryption of your project.
· Improvement: removing comments from included ActionScript files.
· Some bug fixes.