Skip to content

yath/ghidra-xtensa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

e307f72 · Jan 25, 2022

History

35 Commits
Jan 25, 2022
Jan 14, 2022
Jan 14, 2022
Jun 23, 2019
Jun 22, 2019
Jun 22, 2019
Jun 22, 2019
Dec 30, 2019
Jan 14, 2022
Jan 14, 2022
Jan 14, 2022
Jan 14, 2022
Jun 22, 2019
Jun 22, 2019

Repository files navigation

Tensilica Xtensa module for Ghidra

Screenshot

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?