Downloads:
Name | File | OS |
---|---|---|
Installer (Windows) | ffdec_18.3.3_setup.exe | |
ZIP (Windows, Linux, Mac OS) | ffdec_18.3.3.zip | |
DEB package (Linux) | ffdec_18.3.3.deb | |
Mac OS X Installer (pkg) | ffdec_18.3.3.pkg | |
Mac OS X Application (zipped) | ffdec_18.3.3_macosx.zip | |
Library only (Java SE) - Zipped | ffdec_lib_18.3.3.zip |
What's new:
Added
- #1913 Option to retain shape exact position(bounds) in SVG export
- #1913 Option to disable bitmap smoothing for display
Fixed
- #1888 AS3 - missing casts in declarations
- #1894 Switch inside loop
- #1801 AS3 - AIR/Flash switching
- #1892 AS3 - internal modifier after implicit namespace
- #1888 AS3 - Coerce to string
- AS3 - local registers type declarations vs for..in clause
- #1888 AS3 - Coerce to int when Number
- AS3 - super properties resolving
- AS3 - line numbering on pushback string on regexp
- AS3 Direct editation - removing method bodies after unsuccessful edit
- #1936 AS3 - Parentheses around function definition call
- #1936 AS3 - Scope stack in second pass
- #1936 AS3 Direct editation - handling undefined variables
- #1936 AS3 Direct editation - colliding try..catch variable
- #1936 AS3 Direct editation - missing pop after call
- #1936 AS3 Direct editation - slots increment, decrement
- #1936 AS3 Direct editation - scope of nested functions
- AS3 - empty P-code shown on clicking script
- #1888 AS3 - Coerces, module operator
- #1937 AS3 - declarations vs null
- #1458 Quick find bar overlaying horizontal scrollbar
- #1842 AS1/2 Better handling obfuscated code, for..in
- #1842 AS1/2 use parenthesis when initObject has nonstring keys
- #1842 AS - Do not display §§dup when the value has no sideeffect
- Deobfuscation icon on script toolbar did not match the deobfuscation status
- #1938 AS3 Direct editation - implied this instead of findprop
- #1938 AS3 Direct editation - local registers coerce/convert
- #1938 AS3 Direct editation - setting default values for slots
- AS3 Direct editation - using local classes as types
- #1938 AS3 - coercion call type
- #1938 AS3 - shortening + 1 to increment
- #1938 AS3 - implicit coercion of operations
- #1938 AS3 - initproperty compound operators, increment/decrement
- #1938 "Open loaded during play" Loader injection for Multiname types
- AS3 - not using visitCode when not needed => faster decompilation
- Cache thread as daemon
- #1949 Incorrect reading FIXED and FIXED8 SWF values causing wrong Filters size and OutOfMemory