JPEXS Free Flash Decompiler Issue Tracker

If you are looking for the decompiler itself, visit https://github.com/jindrapetrik/jpexs-decompiler

NEW : We have got a new blog where we post some interesting SWF internals info.

List of issuesList of issues

#1048 Move the classes in package com.jpexs.decompiler.flash.abc.avm2.instructions.other2 to the appropriate package
Author: developer honfika
Date created:
Type: feature
Visibility: Everybody
Assigned to:
State: closed Help

Originally they were inline classes in AVM2Code.instructionSet. I've created the names classes for them some months/years ago:) Also please check this commit: https://github.com/jindrapetrik/jpexs-decompiler/commit/4b7c653aa6d39ca61d1ce295d41ca0ac3d d27309 (Some Coerce classes are not in the correct folder, and maybe this is the reason, that they were forgotten)
admin
In nightly 2505 these instructions are categorized into new packages: .decimalsupport .floatsupport .deprecated .unknown (as subpackages of other) Few instructions also moved to "other" package. see https://github.com/jindrapetrik/jpexs-decompiler/commit/3d8813c6379392e9568c3241bd220139ba 92adbf
State: new→closed