Skip to content

A plugin for Hex-Ray's IDA Pro to produce ELF file with the symbols recognized to the ELF symbol table

Notifications You must be signed in to change notification settings

antonpasm/doelf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

doelf

The plugin produce ELF file with the symbols recognized by IDA Pro. This allows us to use the power of IDA in recognizing functions (analysis, FLIRT signatures, manual creation, renaming, etc), but not be limited to the exclusive use of this tools.

Based on a syms2elf

Installation

Just copy doelf.py to your IDA's plugins folder.

Differences from syms2elf

Doesn't require source elf file. You can create an ELF with debug information from any dump file (e.g. dump of controller firmware)

Authors

  • PASm

About

A plugin for Hex-Ray's IDA Pro to produce ELF file with the symbols recognized to the ELF symbol table

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages