Skip to content

version 15.1.0

Compare
Choose a tag to compare
@jindrapetrik jindrapetrik released this 20 Feb 09:49
· 1399 commits to master since this release

Downloads:

Name File OS
Installer (Windows) Installer (Windows) ffdec_15.1.0_setup.exe Works on Windows
ZIP (Windows, Linux, Mac OS) ZIP (Windows, Linux, Mac OS) ffdec_15.1.0.zip Works on WindowsWorks on LinuxWorks with Mac OSX
DEB package (Linux) DEB package (Linux) ffdec_15.1.0.deb Works on Linux
Mac OS X Installer (pkg) Mac OS X Installer (pkg) ffdec_15.1.0.pkg Works with Mac OSX
Mac OS X Application (zipped) Mac OS X Application (zipped) ffdec_15.1.0_macosx.zip Works with Mac OSX
Language pack for translators (zipped) Language pack for translators (zipped) ffdec_15.1.0_lang.zip Works on java
Library only (Java SE) - Zipped Library only (Java SE) - Zipped ffdec_lib_15.1.0.zip Works on java

What's new:

Added

  • Display object depth in flash panel
  • Show imported files on script import, able to cancel import
  • #270 AS3 show progress on deofuscating p-code
  • #1718 Show progress on injecting debug info / SWD generation (before Debugging)

Changed

  • #1801 - Flex SDK links to Apache Flex

Fixed

  • #1761 AS3 - try..finally inside another structure like if
  • #1762 AS call on integer numbers parenthesis
  • #1762 AS3 - Auto adding returnvoid/return undefined
  • #1762 AS - switch detection (mostcommon pathpart)
  • #1763 AS3 - initialization of activation object in some cases
  • AS3 - direct editation - arguments object on method with activation
  • AS3 - direct editation - bit not
  • AS3 - direct editation - call on local register
  • AS3 - direct editation - resolve properties and local regs before types
  • AS3 - direct editation - call on index
  • Incorrect position in Flash Player preview and SWF export
  • AS1/2 actioncontainers (like try) inside ifs
  • AS1/2 switch detection
  • #1766 AS3 - direct editation - namespaces on global level without leading colon
  • #1763 AS3 - function with activation - param assignment is not a declaration
  • AS3 - insert debug instruction to mark register names even with activation
  • AS3 - debugging in inner functions
  • AS1/2 - debugger - rewinding playback to apply breakpoints
  • #1773 - Auto set flagWideCodes on FontInfo wide character adding
  • #1769 - Do not mark getter+setter as colliding (#xxx suffix)
  • #1801 - Flex SDK not required on commandline when Flex compilation is disabled
  • Multiname - performance issues