If you are looking for the decompiler itself, visit https://github.com/jindrapetrik/jpexs-decompiler
: The issue tracker is now writable again and logged users can download files too. But note that our support is very LIMITED.

#1820 Add support for decompiling standalone ABC files
Author:
Aaron1011

Date created:
Type: feature
Visibility: Everybody
Assigned to:
State: new 

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.