irrFuscator Changelog

What's new in irrFuscator 2.2.0

May 27, 2011
  • Added support for Flex 4.5
  • Added support for the Molehill API

New in irrFuscator 2.1.4 (Mar 4, 2011)

  • New feature for the professional edition:
  • New comment directives:
  • Use IRRFUSCATOR_nostringencryptbegin and IRRFUSCATOR_nostringencryptend in the comments in order to stop encryption of strings in a specific source code section.
  • Options set in the frontend are now also saved when quitting the application, not only when the obfuscator has been run with the options.
  • Fixed a bug which caused default string parameters to be encrypted when the encrypt-strings option was used

New in irrFuscator 2.1.3 (Oct 26, 2010)

  • Various performance improvements

New in irrFuscator 2.1.2 (Mar 3, 2010)

  • Fixed a bug causing irrFuscator obfuscated binary files not to work with
  • Flash player version 10.0.42.34

New in irrFuscator 2.1.0 (Feb 12, 2010)

  • irrFuscator frontend now has a 'kill process' option to terminate a running irrfuscator process if it is not responsive
  • The irrFuscator frontend now highlights the text in red if an error occurs
  • Introduced irrFuscator Standard and Professional Edition
  • New features:
  • Compact indentifier: Uses compact identifiers to reduce the swf file size
  • Ignore Sections:
  • Supports sections marked with IRRFUSCATOR_ignorebegin and IRRFUSCATOR_ignoreend in the comments in order to remove sections of code from the obfuscation.

New in irrFuscator 2.0.1 (Sep 30, 2009)

  • Fixed a bug causing irrfuscator to crash with special Flash 10 targeted SWF files

New in irrFuscator 2.0 (Jun 26, 2009)

  • irrFuscator now supports Flex 4
  • irrFuscator now supports SWC files: If your project uses a SWC to compile,
  • let irrFuscator know about it using the option:
  • --swc:C:path oyourswcfile.swc
  • irrfuscator now renames old .as and .mxml files in the target directory so it
  • is no longer necessary to delete the target directory before obfuscation
  • The graphical user interface has been rewritten and now resizeable
  • Added support for FlashPlayer 10 special features
  • Obfuscation speed has been improved