Skip to content

Tensilica Xtensa processor module for Ghidra

License

Notifications You must be signed in to change notification settings

Tim---/ghidra-xtensa

 
 

Repository files navigation

Tensilica Xtensa module for Ghidra

Screenshot

Installation

$ cd ghidra_9.1.X/Ghidra/Processors
$ git clone  https://github.com/Ebiroll/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.

More info

TODO

  • MAC16 Option
  • Loop Option

About

Tensilica Xtensa processor module for Ghidra

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 87.5%
  • Makefile 9.9%
  • Perl 2.6%