If you are looking for the decompiler itself, visit https://github.com/jindrapetrik/jpexs-decompiler
NEW : You can now close your own issues and reopen them later if needed. You can also comment closed issues.
List of issues#1820 Add support for decompiling standalone ABC files
Author:
Aaron1011
Aaron1011Date created:
Type: feature
Visibility: Everybody
Assigned to:
Labels: ABC
State: closed 

It would be very useful if JPEXS could decompile '.abc' file (containing ABC bytecode).
Some tools like RABCDAsm (https://github.com/CyberShadow/RABCDAsm) work with these files.
Currently, it's necessary to wrap ABC bytecode in a 'DoAbc2' tag inside an SWF for JPEXS
to compile it.
This is implemented in nightly 2241.
You can open, edit, search, add classes to it, and so on.
Also DoAbc tags can be exported to ABC file (via context menu).
State: new→upgraded
State: upgraded→closed
