-
I'm attempting to use the
However, this doesn't seem to have the desired effect, as it's definitely not disassembling in Thumb mode. I didn't quite see an exact translation from the DoThumbDisassemble.java script, which uses the regular disassembly engine and not the PseudoDisassembler, so I'm fumbling around with the different API calls and not finding one that seems to allow me to globally set the Any pointers on the right combination here? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
This seems to have done the trick:
|
Beta Was this translation helpful? Give feedback.
This seems to have done the trick: