mirror of
https://github.com/yath/ghidra-xtensa.git
synced 2025-06-24 23:31:32 +02:00
488 B
488 B
Tensilica Xtensa module for Ghidra
Installation
$ cd ghidra_9.1.X/Ghidra/Processors
$ git clone https://github.com/yath/ghidra-xtensa Xtensa
$ cd Xtensa
$ make
$
Or download a pre-built release and unzip it to Ghidra/Processors
.
Bugs
- Probably a lot in instructions I did not yet happen to encouter. Pull requests appreciated.
TODO
- Windowed Register Option
- MAC16 Option
- Loop Option
- ESP8266/ESP32 image loaders?