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.

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

Date 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