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

handle corrupted ELF files better #2226

Closed
williballenthin opened this issue Jul 23, 2024 · 0 comments · Fixed by #2227
Closed

handle corrupted ELF files better #2226

williballenthin opened this issue Jul 23, 2024 · 0 comments · Fixed by #2227
Assignees
Labels
bug Something isn't working
Milestone

Comments

@williballenthin
Copy link
Collaborator

https://www.virustotal.com/gui/file/f81e1c59706fafef735077b6490e8029c7ace3e457acc8ee5dcb1cfb8a187af1/details

Unexpected exception raised: <class 'Exception'>. Please run capa in debug mode (-d/--debug) to see the stack trace. Please also report your issue on the capa GitHub page so we can improve the code! (https://github.com/mandiant/capa/issues)

@williballenthin williballenthin added the bug Something isn't working label Jul 23, 2024
@williballenthin williballenthin added this to the v7.2 milestone Jul 23, 2024
@williballenthin williballenthin self-assigned this Jul 23, 2024
williballenthin added a commit that referenced this issue Jul 23, 2024
such as when there's a missing symbol table and invalid relocation table.
and then handle when Viv fails to load a workspace.

closes #2226
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant