Vector35 / Vector35/binaryninja-api
Figure out which import libs import which functions, on MacOS and Linux
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
We know for PE files, for every imported DLL files, we know for sure which functions it imports. However, this is not the case on MacOS and Linux, that the executable file contains the imported libraries and imported functions, but there are no clear mappings between the two set. So we currently cannot find out their relationship in the best way.
However, it is still possible to figure out their links, e.g., using certain heuristics. We would better explore this possibility and see where we can get to.
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
The issue names no files, tests, or entry points. Start by examining how imported libraries and functions are currently represented for PE files, then investigate whether heuristics can map imports on macOS and Linux; done means documenting or implementing a reliable approach, if one is found.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- cpp, linux, macos
- Área
- operating-systems, reverse-engineering
- Tipo de issue
- Nueva funcionalidad
- Dificultad
- 5/5
- Tiempo estimado
- Más de una semana
- Estado de actividad
- Estancado
- Claridad
- Necesita aclaración
- Aptitud para principiantes
- 25/100