Downloads:
Name | File | OS |
---|---|---|
Installer (Windows) | ffdec_15.1.0_setup.exe | |
ZIP (Windows, Linux, Mac OS) | ffdec_15.1.0.zip | |
DEB package (Linux) | ffdec_15.1.0.deb | |
Mac OS X Installer (pkg) | ffdec_15.1.0.pkg | |
Mac OS X Application (zipped) | ffdec_15.1.0_macosx.zip | |
Language pack for translators (zipped) | ffdec_15.1.0_lang.zip | |
Library only (Java SE) - Zipped | ffdec_lib_15.1.0.zip |
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