aboutcode-org / aboutcode-org/scancode.io
Android Device D2D: Clarify how to analyze Android special file formats
Ouverte
- Langage dominant
- Python
- Étoiles
- 215
- Forks
- 203
- Merge moyen
- 4 j 8 h
- PR mergées (30 j)
- 6
Description
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/
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.