We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I am unable to import a bindiff file, as I am met with an error:
Build Date: 2024-Jul-09 1157 EDT Ghidra Version: 11.1.2 Java Home: C:\Program Files\Eclipse Adoptium\jdk-21.0.3.9-hotspot JVM Version: Eclipse Adoptium 21.0.3 OS: Windows 11 10.0 amd64 Workstation: RSL
The text was updated successfully, but these errors were encountered:
Which version of BinDiffHelper are you using? Did you use a binary release or built from source?
At what point does the error occur?
Sorry, something went wrong.
I am using binary release of v0.5 (latest right now).
It happens after selecting the loaded file.
There are no problems with the file on BinDiff itself, everything works. Same on IDA, everything works
Sorry but I wasn't able to reproduce this, even when installing the exact same JDK. Does this happen on every file or is it a specific file?
No branches or pull requests
I am unable to import a bindiff file, as I am met with an error:
java.lang.NullPointerException: Cannot invoke "String.equals(Object)" because "priFn" is null
Build Date: 2024-Jul-09 1157 EDT
Ghidra Version: 11.1.2
Java Home: C:\Program Files\Eclipse Adoptium\jdk-21.0.3.9-hotspot
JVM Version: Eclipse Adoptium 21.0.3
OS: Windows 11 10.0 amd64
Workstation: RSL
The text was updated successfully, but these errors were encountered: