Skip to content

Conversation

@braindead-bf
Copy link
Contributor

BinDiff can process BinExport files with errors and still generate a valid report. After loading such a report with python-bindiff, iterating through matched functions causes a KeyError to be thrown when iter_function_matches attempts to access a missing address within the primary or secondary FunctionBinExport file. This change logs an error whenever a missing address is encountered, but allows valid function matches to be returned.

@braindead-bf
Copy link
Contributor Author

Apologies for the other inconsequential changes; I use an auto-formatter.

@RobinDavid RobinDavid merged commit fd26937 into quarkslab:main Dec 5, 2025
@RobinDavid
Copy link
Collaborator

Thanks! The fix shall be available on Pypi with version 0.3.3

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

Successfully merging this pull request may close these issues.

2 participants