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

#1820 Add support for decompiling standalone ABC files
Author: user Aaron1011
Date created:
Type: feature
Visibility: Everybody
Assigned to:
Labels: ABC
State: closed Help

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.
admin
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
admin
State: upgraded→closed