Skip to content

version 1.0.0

Compare
Choose a tag to compare
@jindrapetrik jindrapetrik released this 12 Nov 20:58
· 7775 commits to master since this release

Downloads:

Name File OS
ZIP (Windows, Linux, Mac OS) ZIP (Windows, Linux, Mac OS) asdec_1.0.0.zip Works on WindowsWorks on LinuxWorks with Mac OSX

What's new:

Added

  • Support for LZMA compressed files
  • AS3: Detecting local register types for declaration.
  • AS3: Displaying inline functions
  • AS3: Last save/open dir is remembered
  • AS3: Better usage detection for multinames
  • AS3: Commandline arguments for exporting
  • AS3: Better chained assignments
  • AS2: FSCommand2 instruction support
  • Proxy: Mimetype application/octet-stream added
  • Added executable for Windows users.

Changed

  • AS3: GUI - Constants tab moved to the top
  • AS3: Deobfuscation is now optional, can be accessed via menu

Fixed

  • AS3: rest parameter, for..in, fail on large classes (due to sub limiter)
  • Other minor fixes