radareorg/radare2

Out of the box support for VDEX and CDEX formats

Open

#16 000 ouverte le 19 févr. 2020

Voir sur GitHub
 (1 commentaire) (0 réactions) (0 assignés)C (3 229 forks)batch import
AndroidNew File-Formatgood first issuehackaton

Métriques du dépôt

Stars
 (23 826 stars)
Métriques de merge PR
 (Merge moyen 16h 24m) (99 PRs mergées en 30 j)

Description

Currently, radare2 supports loading DEX files, but to open these you need to convert them to the DEX first. It would be nice to be able to open them as-is, without prior conversion.

  • VDEX
  • CDEX

See these tools for the reference:

Guide contributeur