KeenSecurityLab / BinAbsInspector

BinAbsInspector: Vulnerability Scanner for Binaries
GNU General Public License v3.0
1.58k stars 231 forks source link

can not run script #34

Closed hackoflpf closed 2 years ago

hackoflpf commented 2 years ago

I use ghidra 10.1.2 ,jdk 18,z3 4.8.15.I install the extensions, then when i analysis the binary ,it says Unable to locate script class: BinAbsInspector.java,what should i do to fix this image

hackoflpf commented 2 years ago

I finally build the BinAbsInspector myself。All runs normally

pich4ya commented 2 years ago

exactly the same issue with the latest release.

ipwning commented 1 year ago

I have a same problem even though build it myself.

Please anybody help me :(

I used ghidra 10.1.2, java 18, z3 4.12.1.

ipwning commented 1 year ago

Oh I solved it. This problem occured mismatch the jdk version on ghidra and BinAbsInspector. :( So, I just reinstall JDK 17.

z0812yq commented 1 month ago

I have a same problem Please anybody help me I used ghidra 10.1.2, java 17, z3 4.8.15