Skip to content
This repository was archived by the owner on Mar 6, 2024. It is now read-only.
This repository was archived by the owner on Mar 6, 2024. It is now read-only.

Display imported function name in Control Flow Graph #7

@fproulx-dfuse

Description

@fproulx-dfuse

Hi,

I'm in awe with your work so far. That's a blessing for simplifying my RE of WASM contracts.

When I generate the CFG though, the call show only the index , not the friendly imported function name (same for local function, we only see the index, which makes the CFG difficult to match with the Call Graph (where you show the imported name or $funcX)

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    WasmRelated to WebAssemblyenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions