Skip to content

Feature.ABC Explorer

Jindra Petřík edited this page Oct 9, 2023 · 11 revisions

ActionScript 3 bytecode (ABC) format internals can be displayed with ABC explorer tool. This tool is accessible on Tools menu panel or as a small icon over ActionScript panel, or from context menu of AS3 scripts. You can select ABC tag from current SWF and then explore different ABC parts like the constant pool, methods, metadata, instances, classes, scripts.

ABC Explorer

You can use right click context menu to copy title, value or whole row to clipboard. Also "Show in main window" action is available for various items.

Clone this wiki locally