Open XVilka opened 4 years ago
Thats not the same. Its good to be able to open the cdex and vdex files directly. But being able to extract the dex embedded inside is useful and this tool worjs pretty well and its maintained. I agree that it will bw food ti have it in rabin2 -x but thise fornsts change over time
On 19 Feb 2020, at 05:04, Anton Kochkov notifications@github.com wrote:
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:
https://github.com/anestisb/vdexExtractor/ — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe.
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.
See these tools for the reference: