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

Aperta
#8,253 0 commenti 1 reazione 0 assegnatari Vedi su GitHub

Nessuno ha ancora preso questa issue.

Valutazione

Difficoltà
4/5
Tempo stimato
3-5 giorni
Idoneità per principianti
45/100
Tipo di issue
Funzionalità
Chiarezza
Abbastanza chiara
Stato di attività
Tranquilla
Stack tecnologico
cpp

Direzione di ricerca

No files, tests, or entry points are named in the issue. Start by locating Binary Ninja's existing symbol display and demangling controls, then compare how mangled and demangled names are represented. Done means users can view both names together or switch between them with a clear control.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Descrizione

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?

Lingua principale
C++
Stelle
1.3k
Fork
298
Merge medio
5g 5h
PR unite (30g)
19

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Altre issue di Vector35/binaryninja-api

Tutte le issue di Vector35/binaryninja-api

Issue simili

Altre issue su C++

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.