BinDiffHelper icon indicating copy to clipboard operation
BinDiffHelper copied to clipboard

Option to import all matches regardless of similarity

Open RibShark opened this issue 3 years ago • 1 comments

I am comparing two binaries, one with symbols and one without, and they share a significant amount of functions. I would like to import all matched function names, but by default BinDiffHelper only selects those with 100% similarity. I would like to import them all, but there seems to be no way to batch select every single one, and going through and selecting thousands of functions manually is not feasible. Please add a way to either batch tick the import box on selected items, or import all matches at once.

RibShark avatar Aug 27 '22 23:08 RibShark

Good point, I'll try to add this in the coming days

ubfx avatar Sep 14 '22 13:09 ubfx

Took a little longer, but here we are: https://github.com/ubfx/BinDiffHelper/releases/tag/v0.4.2

ubfx avatar Jul 26 '23 17:07 ubfx