Skip to content

HaToan/IDAConvertCode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

IDAConvertCode

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.

Install

Copy convertDataCode.py file to IDA/plugins folder

Feature

  1. Convert the data range from address A to B to Undefined Data.
  2. Convert the data ragne from address A to B to Code and Functions.

Shortcut

ctr + [: Select A addresss

ctr + ]: Select B address

Convert Data to Code

About

Automatically scan and convert instruction-containing data regions into code, supporting both BIN and HEX files for MCUs. Optimized for analyzing embedded firmware, bootloaders, and dumps from non-standard devices.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages