Vector35 / Vector35/binaryninja-api

"Display As->Pointer" on a DataVariable should modify the type of the DataVariable

Abierto
#4,292 5 comentarios 0 reacciones 0 asignados Ver en GitHub

Nadie ha tomado este issue todavía.

Component: UI Effort: Trivial Impact: Low
Lenguaje dominante
C++
Estrellas
1.3k
Forks
298
Merge medio
5 d 5 h
PR fusionados (30 d)
19

Descripción

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:
image

Steps To Reproduce:
Please provide all steps required to reproduce the behavior:

  1. RE for a while
  2. Notice this

Expected Behavior:
I expect xrefs to show up for functions. Feel free to contact me for a bndb.

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Primeros pasos

  1. Lee el issue completo y luego la guía de contribución del proyecto.
  2. Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
  3. Haz un fork del repositorio y trabaja en una rama.
  4. Abre un pull request que haga referencia al número del issue.

Línea de trabajo

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.

Escrito por el modelo de indexación a partir del texto del issue.

Evaluación

Stack tecnológico
cpp
Área
reverse-engineering
Tipo de issue
Error
Dificultad
4/5
Tiempo estimado
3-5 días
Estado de actividad
Estancado
Claridad
Bastante claro
Aptitud para principiantes
35/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.