This is a simple issue. But its not yet done and it wasnt in my todo. It should be something like: e asm.arch=arm e asm.bits=16
the analysis plugin should check bitsize before doing any analysis and this must be done. But for the disassembler is just to setup the backend properly. Its the gnu arm disassembler, and it already supports normal and thumb mode. Do you to want to write the thumb code analysis? I'm a bit out of this topic. But i think it should be simple to do. --pancake ----- Original message ----- > Hi all, > > Is there any support for ARM thumb instructions in radare2's dissassembler? > > If not, any plans to support it? > > Regards, > -- > Anderson Lizardo > _______________________________________________ > radare mailing list > [email protected] > http://lists.nopcode.org/listinfo.cgi/radare-nopcode.org >
_______________________________________________ radare mailing list [email protected] http://lists.nopcode.org/listinfo.cgi/radare-nopcode.org
