Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/themadinventor/ida-xtensa

IDAPython plugin for Tensilica Xtensa (as seen in ESP8266)
https://github.com/themadinventor/ida-xtensa

Last synced: 3 months ago
JSON representation

IDAPython plugin for Tensilica Xtensa (as seen in ESP8266)

Awesome Lists containing this project

README

        

# ida-xtensa
This is a processor plugin for IDA 7.x, to support the Xtensa core found in
Espressif ESP8266 and ESP32.
It does not support other configurations of the Xtensa architecture, but that is probably
(hopefully) easy to implement.

This is a beta release, for your hacking pleasure.

## Usage
Copy the file to the `procs/` directory in your IDA install. Ta-daa!

## License
GPLv2!