Hacktoberfest 2026: los issues que los mantenedores marcaron para octubre, abiertos y aptos para principiantes. Explorar issues de Hacktoberfest

Graph is desync'd from Linear view when undefining code bytes.

Abierto
#8,415 0 comentarios 0 reacciones 0 asignados Ver en GitHub

Nadie ha tomado este issue todavía.

Evaluación

Dificultad
3/5
Tiempo estimado
1-2 días
Aptitud para principiantes
52/100
Tipo de issue
Error
Claridad
Bastante claro
Estado de actividad
Tranquilo
Stack tecnológico
cpp

Línea de trabajo

Reproduce the issue using split graph and linear views, then undefine a selected code range with U and compare navigation in both views. Trace the graph/linear synchronization entry points for undefining code; done means the graph removes the affected code and both views continue to navigate to the same locations.

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

Descripción

Version and Platform (required):

  • Binary Ninja Version: 5.4.10427 dev
  • Edition: Ultimate
  • OS: macOS VM
  • OS Version: 27.0
  • CPU Architecture: m3

Bug Description:
If you undefine code inside of the linear view, they will not be sync'd to the graph display and instead it will keep the old disassembly.

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

  1. Split graph and linear views.
  2. Select a random part of the code
  3. Press U for undefining it, turning the assembly into bytes
  4. Click around. If you click around linear, it will not move the graph. If you click in the graph, it will move the linear view to wherever the old instruction used to be.

Expected Behavior:
Expected behavior is that the graph would lose that portion of the code and would remain sync'd with changes to the assembly.

Screenshots/Video Recording:
Image

Additional Notes:

I tested 5.3.9434-stable and this issue is also present.

Lenguaje dominante
C++
Estrellas
1.3k
Forks
298
Merge medio
4 d 13 h
PR fusionados (30 d)
20

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.

Más de Vector35/binaryninja-api

Todos los issues de Vector35/binaryninja-api

Issues similares

Más issues de C++

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.