Closed YSaxon closed 1 month ago
I get the same issue on Ghidra 11
I get the same issue on Ghidra 11
Are you on MacOS, too?
I get the same issue on Ghidra 11
Are you on MacOS, too?
Yes, it is on MacOS as well. The architecture is the same.
I get this too using Ghidra 11, MacOS on an ARM M1.
Any workaround?
Unfortunately I have no access to a Mac which is why I wasn't able to reproduce this. But I read here, that M1 support was not available in the older versions of the sqlite driver. I built a version of the plugin with the newest version of sqlite-jdbc, maybe one of you on Apple Silicon can give it a try and if that solves the problem, I'll make a proper release.
It does indeed works! Thanks for the update :)
This should now be properly fixed in the release https://github.com/ubfx/BinDiffHelper/releases/tag/v0.6.0
Opening a BinDiff file produces the following error:
DETAILS
Starting from the
Window->BinDiffHelper->Open File
window, if I select another file to Diff with, it successfully does the diffing (as recorded in the log), and then throws the error (see below), and if instead I tryUse External BinDiff file
, then it just throws the exception right away.