The plugin can be used when working with bootloaders and HEX firmware for MCU embeded. I tested it with IDA 7.6 and ARM Thumb mode.
Copy convertDataCode.py file to IDA/plugins folder
- Convert the data range from address A to B to Undefined Data.
- Convert the data ragne from address A to B to Code and Functions.
Shortcut
ctr + [: Select A addresss
ctr + ]: Select B address
