Prerelease WARNING
This is prerelease nightly version. It should NOT be considered as stable.
Downloads:
Name | File | OS |
---|---|---|
Installer (Windows) | ffdec_21.0.1_nightly2853_setup.exe | |
ZIP (Windows, Linux, Mac OS) | ffdec_21.0.1_nightly2853.zip | |
DEB package (Linux) | ffdec_21.0.1_nightly2853.deb | |
Mac OS X Installer (pkg) | ffdec_21.0.1_nightly2853.pkg | |
Mac OS X Application (zipped) | ffdec_21.0.1_nightly2853_macosx.zip | |
Library only (Java SE) - Zipped | ffdec_lib_21.0.1_nightly2853.zip | |
Library documentation (HTML Javadoc) - Zipped | ffdec_lib_javadoc_21.0.1_nightly2853.zip |
What's new since last stable version:
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
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 likedup, setlocal N
instead ofsetlocal N, getlocal N
- Movies (DefineVideoStream) preview not working