Home

Awesome

ElfDumper

A plugin for IDA that can dump the ELF file easily.

Update History

VersionDateComment
1.02023-01-04Initial version.
2.02023-04-03Version 2.0 automatically recognizes 32-bit or 64-bit from the ELF-Header.

Background

When I use the IDA to dump a ELF file, I don't have any plugin that can dump easily, so I write this plugin named ElfDumper. Hope to help security engineers analyze the ELF.

Install

Usage

You just need to give it a hex address and then it will dump the ELF file easily.
image image

Example

version 1.0: image

version 2.0: image

Contact

You can leave a message for any questions.