Vector35 / Vector35/binaryninja-api
Dead Store Elimination Context Menu Rant
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
- Lee el issue completo y luego la guía de contribución del proyecto.
- Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
- Haz un fork del repositorio y trabaja en una rama.
- 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