aboutcode-org / aboutcode-org/scancode.io

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

Ouverte
#1,374 1 commentaire 0 réactions 0 personnes assignées Voir sur GitHub
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.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.