IDA-DataExportPlus

January 20, 2026 · View on GitHub

中文

a IDA Pro plugin for exporting data, it can replace the IDA Pro original Data Export Window.

The plugin supports export data base on different data type, include integer and floating point types of different sizes. Additional it also supports export assembly code.

Installation

Copy DataExportPlus.py to IDA plugins directory. Requires IDA Pro version 7.6 or above

Usage

Use hotkey Shift+E to Call out the plugin window

image

You can change the format of the exported data in this window

image

Exporting assembly code

image