Vector35 / Vector35/binaryninja-api

Dead Store Elimination Context Menu Rant

Abierto
#7,601 1 comentario 0 reacciones 0 asignados Ver en GitHub

Nadie ha tomado este issue todavía.

Lenguaje dominante
C++
Estrellas
1.3k
Forks
298
Merge medio
5 d 5 h
PR fusionados (30 d)
19

Descripción

Is this a general concept that needs to be documented or a specific API?

What is the purpose of two other options except "Allow" in Dead Store Elimination ?

What is the purpose of Default if it does the same thing as Prevent ?

Can't this be simplified to one action with Remove unused variable or something similar ? Since if we remove the variable with DSE there is no way of getting it back (can't change removed variable DSE to Prevent or Default because it's not even visible, or at least manual does not explain it)

I've read the documentation about DSE which is short, which makes sense because it's a small action, but why does it need 3 options and a dedicated submenu in context menu ? I don't know.

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

No file or test is named. Start by reviewing the Dead Store Elimination documentation and its context-menu options, especially Allow, Default, and Prevent; done should clearly explain their purposes and whether the requested menu simplification is intended.

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
Documentación
Dificultad
5/5
Tiempo estimado
Más de una semana
Estado de actividad
Estancado
Claridad
Necesita aclaración
Aptitud para principiantes
25/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.