Convert idb information to type library

Abierto
#6,735 0 comentarios 0 reacciones 0 asignados Ver en GitHub

Nadie ha tomado este issue todavía.

Evaluación

Dificultad
5/5
Tiempo estimado
Más de una semana
Aptitud para principiantes
30/100
Tipo de issue
Nueva funcionalidad
Claridad
Bastante claro
Estado de actividad
Estancado

Línea de trabajo

Start by investigating the existing IDB/TIL debug-information conversion path referenced in the issue and how Binary Ninja type libraries are created or consumed. The issue names no files or tests, so first map those entry points and define completion as producing reusable type-library data without repeating the slow conversion into view types.

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

Descripción

Component: Type Libraries DebugInfo: IDB

What is the feature you'd like to have?
Instead of applying all of the types from an idb/til I would like to create a Binary Ninja type library with that information so i don't need to convert each time, especially if the process for applying that debug information takes a while.

Is your feature request related to a problem?
Large type libraries in ida being pushed into the view types through debug info takes a while and can look as if the process has stopped, https://github.com/Vector35/binaryninja-api/issues/6734. Converting the information over to binja type libraries would remove this.

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

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.