Vector35 / Vector35/binaryninja-api
"Display As->Pointer" on a DataVariable should modify the type of the DataVariable
Nessuno ha ancora preso questa issue.
- Lingua principale
- C++
- Stelle
- 1.3k
- Fork
- 298
- Merge medio
- 5g 5h
- PR unite (30g)
- 19
Descrizione
Version and Platform (required):
- Binary Ninja Version: 4272-dev
- OS: Windows
- OS Version:: 22h2
- CPU Architecture: x64
Bug Description:
Function pointer xrefs disappear at times. For example, I have a global containing a function pointer
0090d870 int64_t data_90d870 = clock_gettime_and_convert
However, when I go to that function pointer and look at the xrefs:

Steps To Reproduce:
Please provide all steps required to reproduce the behavior:
- RE for a while
- Notice this
Expected Behavior:
I expect xrefs to show up for functions. Feel free to contact me for a bndb.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Direzione di ricerca
Start by reproducing the issue with the global function-pointer example containing clock_gettime_and_convert, then inspect how “Display As->Pointer” changes the DataVariable type and how xrefs are calculated. Compare the function’s xrefs before and after the display change; done means function-pointer xrefs remain visible for the affected data variable.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- cpp
- Ambito
- reverse-engineering
- Tipo di issue
- Bug
- Difficoltà
- 4/5
- Tempo stimato
- 3-5 giorni
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 35/100