BinDiffHelper icon indicating copy to clipboard operation
BinDiffHelper copied to clipboard

Sorting data in columns (at least for similarity column)

Open SmileyAG opened this issue 1 year ago • 0 comments

By default, BinDiffHelper shows functions from greatest to least value of similarity and this cannot be changed

I personally would like to be able to sort the similarity column from lowest to highest value, so that I can immediately see what functions are different or which are only available in one version of the binary Because there can be a lot of functions in a file and because of this, scrolling down every time is not fun task

SmileyAG avatar Mar 28 '24 13:03 SmileyAG