Skip to content

version 21.0.2

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Aug 17:56
· 54 commits to master since this release

Downloads:

Name File OS
Installer (Windows) Installer (Windows) ffdec_21.0.2_setup.exe Works on Windows
ZIP (Windows, Linux, Mac OS) ZIP (Windows, Linux, Mac OS) ffdec_21.0.2.zip Works on WindowsWorks on LinuxWorks with Mac OSX
DEB package (Linux) DEB package (Linux) ffdec_21.0.2.deb Works on Linux
Mac OS X Installer (pkg) Mac OS X Installer (pkg) ffdec_21.0.2.pkg Works with Mac OSX
Mac OS X Application (zipped) Mac OS X Application (zipped) ffdec_21.0.2_macosx.zip Works with Mac OSX
Library only (Java SE) - Zipped Library only (Java SE) - Zipped ffdec_lib_21.0.2.zip Works on java
Library documentation (HTML Javadoc) - Zipped Library documentation (HTML Javadoc) - Zipped ffdec_lib_javadoc_21.0.2.zip

What's new:

Added

  • Better decimal values support (for ABCs minor 17, not standard FP)
  • Better float values support (for ABCs major 47, minor 16 +, not standard FP)
  • Non-nullable classes support (not standard FP)
  • AS3 direct editation - unary plus support
  • Go to document class context menu item
  • Updated go to document class icon

Fixed

  • Hex view for unknown tags was not scrollable
  • #2269 Nullpointer on importing (ImportAssets) a character that does not exists
  • Asking more than once for the same imported (ImportAssets) URL
  • ABC Explorer problems when index out of bounds (Usually in obfuscated code)
  • Go to document class for classes with obfuscated name
  • #2270 AS3 decompilation - unnnecessary local registers assignments as part
    of expressions when using optimization like dup, setlocal N
    instead of setlocal N, getlocal N
  • Movies (DefineVideoStream) preview not working