Skip to content

[REQ] Show de-mangled and mangled symbols next to each other #8253

@Drovosek01

Description

@Drovosek01

I opened binary file and I look function "gudeSendRequest....."

Here what I seed in Hopper Disassembler:

First, he writes the original (mangled) name of the function, which is written directly in the binary, and then writes the human-readable (de-mangled) name of the function.

Image

But here what show me Binary Ninja 5.2:
only de-mangled name

Image

How can I see the original (mangled) and de-mangled names of the symbols next to each other?
Or maybe I can use a keyboard shortcut to switch the display between mangled/de-mangled titles?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions