aboutcode-org / aboutcode-org/scancode.io

Android Device D2D: Clarify how to analyze Android special file formats

Abierto
#1,374 1 comentario 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
Python
Estrellas
215
Forks
203
Merge medio
4 d 8 h
PR fusionados (30 d)
6

Descripción

Android has many unique formats such as:
- DEX
- OAT
- ART
- ODEX
- Other binary XML formats

We need to get a good handle on what these are and how they relate to the other formats to decide aht to do with each for the analysis. Some formats may contains the same thing but with different optimizations applied. Or in some cases we may not have multiple variants.

BANG and lief may help here for sure.
- https://lief.re/doc/latest/tutorials/10_android_formats.html
- https://github.com/armijnhemel/binaryanalysis-ng/

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.