Vector35 / dwarf_import

This loads DWARF info from an open binary and propagates function names, arguments, and type info

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DWARF Import (Deprecated) (v1.2.1)

Author: Vector 35 Inc

Imports DWARF Info from ELFs

Description:

This plugin is deprecated.

Please use our new DWARF Import plugin, which is shipped with the product by default: Vector35/binaryninja-api#3206 (comment)

Minimum Version

This plugin requires the following minimum version of Binary Ninja:

  • 3000

Required Dependencies

The following dependencies are required for this plugin:

  • pip - pyelftools==0.27

License

This plugin is released under a MIT license.

Metadata Version

2

About

This loads DWARF info from an open binary and propagates function names, arguments, and type info

License:MIT License


Languages

Language:Python 100.0%