Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for pyelftools 0.29 (parsing DWARFv5) #25

Closed
patacca opened this issue Feb 8, 2023 · 1 comment
Closed

Support for pyelftools 0.29 (parsing DWARFv5) #25

patacca opened this issue Feb 8, 2023 · 1 comment
Assignees

Comments

@patacca
Copy link

patacca commented Feb 8, 2023

In the latest version of pyelftools they added support for DWARFv5 (see eliben/pyelftools#391) but unfortunately this plugin only uses pyelftools 0.27
Can you please add support for pyelftools 0.29? There are some issues with that which must be solved (see #18, #24, #16)

@galenbwill galenbwill self-assigned this Feb 8, 2023
@KyleMiles
Copy link
Member

Please try parsing your files with our new DWARF plugin: Vector35/binaryninja-api#3206 (comment)

It uses gmili under the hood, which should support DWARF 5.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants