radareorg/radare2

Out of the box support for VDEX and CDEX formats

Open

#16.000 aberto em 19 de fev. de 2020

Ver no GitHub
 (1 comment) (0 reactions) (0 assignees)C (3.229 forks)batch import
AndroidNew File-Formatgood first issuehackaton

Métricas do repositório

Stars
 (23.826 stars)
Métricas de merge de PR
 (Mesclagem média 16h 24m) (99 fundiu PRs em 30d)

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:

Guia do colaborador