Skip to content

Show hexadecimal bytes when showing actionscript's bytecode #49

Description

@poxyran

It would be useful if hexadecimal bytes are showed when displaying AS bytecode. Something like this:

#4    pushnull  // 0x32
#5    setlocal  index: 14 // 0x63 14
var local13:* = null;

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions