TorgoTorgo / ghidra-findcrypt

Ghidra analysis plugin to locate cryptographic constants
https://gitlab.com/Torgo/ghidra_findcrypt
GNU General Public License v3.0
248 stars 23 forks source link

Cannot install extension on 10.0.0 and 10.0.1 #11

Closed veskohard closed 3 years ago

veskohard commented 3 years ago

When try install iextension it fails:

Installation Error: Extension version for [ghidra_10.0-BETA_PUBLIC_20210628_FindCrypt.zip] is incompatible with Ghidra.

TorgoTorgo commented 3 years ago

This indicates there is a version mismatch between your installed Ghidra and the version I built the extension for. Unfortunately these need to be matched exactly (as far as I'm aware anyway).

I've just pushed a new build for both 10.0.1 and the 10.0 release. Please try with the 10.0.1 build.