Pages: 1
Posted on 06-12-13, 12:49 pm
☭ coffee and cream


Karma: 10415
Posts: 967/2768
Since: 06-26-11
http://acmlm.kafuka.org/board/thread.php?id=7637

A THUMB plugin for IDA. I don't know if IDA already supports it natively or not, though.
_________________________
Kuribo64 - RH-fucking-cafe - Kafuka

zrghij
Posted on 06-12-13, 05:24 pm
Super Mario
( ͡° ͜ʖ ͡°)

Karma: 10010
Posts: 3398/4457
Since: 06-08-11
The IDA version we're using (6.1) does support Thumb code. It even supports parsing BLX and other jump instructions properly and even tries to autodetect which code is Thumb and which is ARM (but it fails at it quite often).

The bad autodetect thing is now "kinda fixed" with the analyzer/de-overlayer thing I made, it finds Thumb functions quite reliably now
Pages: 1