yath/ghidra-xtensa

New release request / file import error

Opened this issue · 4 comments

Any chance you could compile and post a new release? The last one is 3 years old.

Using release 0.3 and attempting to import an ESP32 binary to ghidra, I get the following error:

image

same error here for ESP8266

No fix for this?

I run it like this

$ cd ghidra/Ghidra/Processors
$ git clone https://github.com/yath/ghidra-xtensa Xtensa
$ cd Xtensa
$ make
$
seaky commented

Ghidra 10.x is not compatible with this cpu definition I switched to 9.x and it worked for me.