R2 crashed when openen any android classes.dex file.
The crash happens after r_core_bin_load(&r, NULL); in radare2.c:221.
After this call the memcpy(dst, src, len); in buf.c:83 causes the crash.
The classes.dex file I was testing on can be found here[1].
The failing file offset is at 0x9484.

[1] http://ompldr.org/vOHJtbA

Attachment: signature.asc
Description: PGP signature

_______________________________________________
radare mailing list
[email protected]
http://lists.nopcode.org/listinfo.cgi/radare-nopcode.org

Reply via email to