Closed binaryninja closed 1 year ago
Thank you for reporting @binaryninja. It appears that the AutoCloseable Transaction API was added in Ghidra 10.3 (see https://github.com/NationalSecurityAgency/ghidra/commit/1795c35dfc13866e4234d89f7833e836989ede3b). Therefore, the latest version of Ghidrathon must be used with Ghidra >= 10.3 (I see that you're using Ghidra 10.2.3). I'll update Ghidrathon's README to reflect this.
Please reopen this issue if you continue to experience build issues with Ghidra >= 10.3.
I was able to pip install jeb after installing vs/c++ build tools
I am attempting to build Ghidrathon 3.x on windows and failing 3.0 and 3.0.1
I am using gradle 8.2, Ghidrathon-3.0.1, jdk-17
Problem: The build fails. with the following error:
Full Error/Log output follows: