KeenSecurityLab / BinAbsInspector

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

Failed to install due to incompatible with Ghidra 10.1.3 #29

Closed Securee closed 2 years ago

Securee commented 2 years ago

Ghidra version: 10.1.3 JDK version: openjdk version "11.0.15" 2022-04-19 OpenJDK Runtime Environment Temurin-11.0.15+10 (build 11.0.15+10) OpenJDK 64-Bit Server VM Temurin-11.0.15+10 (build 11.0.15+10, mixed mode)

when I tried to install BinAbsInspector as extension , it said imcompatible:

image

maybe I have to use Ghidra 10.1.2 ?

Securee commented 2 years ago

downgrade to Ghidra 10.1.2, it works.