Prerelease WARNING
This is prerelease nightly version. It should NOT be considered as stable.
Downloads:
Name | File | OS |
---|---|---|
Installer (Windows) | ![]() | ![]() |
ZIP (Windows, Linux, Mac OS) | ![]() | ![]() ![]() ![]() |
DEB package (Linux) | ![]() | ![]() |
Mac OS X Installer (pkg) | ![]() | ![]() |
Mac OS X Application (zipped) | ![]() | ![]() |
Library only (Java SE) - Zipped | ![]() | ![]() |
Library documentation (HTML Javadoc) - Zipped | ![]() |
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