Skip to content

Add metric resolver for binary similarity (API) - #8388

Open
emesare wants to merge 5 commits into
devfrom
similarity/binary-similarity-metric-provider
Open

Add metric resolver for binary similarity (API)#8388
emesare wants to merge 5 commits into
devfrom
similarity/binary-similarity-metric-provider

Conversation

@emesare

@emesare emesare commented Aug 4, 2026

Copy link
Copy Markdown
Member

Apart of https://github.com/Vector35/binaryninja/pull/1735 (Binary Similarity)
For a test_* build with this change see the above branch ^

This adds a plugin for the metric resolver, which is meant to automatically apply annotations and resolve matches in a binary similarity session, the metric resolver utilizes the expose similarity and confidence scores to resolve results above given thresholds. This acts as our first resolver and easiest to understand, in the future we may instead have resolvers which actually look at the rendered diffs for example.

The sister PR is located here: https://github.com/Vector35/binaryninja/pull/1745

Depends on:

@emesare emesare added this to the Krypton milestone Aug 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant